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.
Dependents: header_main header_main_public header_main_publish header_main_colinas_V0
Fork of NTPClient by
Diff: NTPClient.cpp
- Revision:
- 4:881559865a93
- Parent:
- 3:17d8bad407cc
- Child:
- 5:8e13c249b1db
--- a/NTPClient.cpp Sun Aug 05 16:10:33 2012 +0000 +++ b/NTPClient.cpp Sun Aug 05 16:10:57 2012 +0000 @@ -18,7 +18,7 @@ */ //Debug is disabled by default -#if +#if 0 //Enable debug #define __DEBUG__ #include <cstdio>
