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.
Dependencies: NTPClient_NetServices mbed ZG2100NetIf
Revision 2:c5a5cc0aa23f, committed 2010-08-06
- Comitter:
- donatien
- Date:
- Fri Aug 06 10:49:44 2010 +0000
- Parent:
- 1:56dd9753b50d
- Commit message:
Changed in this revision
| ZG2100NetIfExample.cpp.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 56dd9753b50d -r c5a5cc0aa23f ZG2100NetIfExample.cpp.cpp --- a/ZG2100NetIfExample.cpp.cpp Thu Jul 22 11:35:35 2010 +0000 +++ b/ZG2100NetIfExample.cpp.cpp Fri Aug 06 10:49:44 2010 +0000 @@ -2,7 +2,7 @@ DigitalOut led(LED1); -#include "zg2100NetIf.h" +#include "ZG2100NetIf.h" #include "NTPClient.h" #include "HTTPClient.h"