Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of NTPClient by
Diff: NTPClient.h
- 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 * */
