NTP Client for the mbed networking libraries

Dependents:   NTPClient_HelloWorld temp_FIAP NTPClient_Wifly_HelloWorld RTOSTest ... more

Fork of NTPClientLib by Donatien Garnier

Revision:
1:b221a8765b3f
Parent:
0:04a82df0f587
Child:
2:9a64a50df235
--- a/NTPClient.h	Fri May 25 13:48:49 2012 +0000
+++ b/NTPClient.h	Fri Jul 27 08:49:34 2012 +0000
@@ -29,8 +29,6 @@
 #define NTP_DEFAULT_PORT 123
 #define NTP_DEFAULT_TIMEOUT 4000
 
-#include "api/socket.h"
-
 /** NTP Client to update the mbed's RTC using a remote time server
 *
 */