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: Air_Quality DHT SDFileSystem Servo WIZnetInterface httpServer mbed-src
Fork of httpServer-WIZwiki-W7500 by
Diff: main.cpp
- Revision:
- 13:a09c9ff30460
- Parent:
- 12:d1e2995ca5f6
- Child:
- 14:9202a7785974
diff -r d1e2995ca5f6 -r a09c9ff30460 main.cpp --- a/main.cpp Mon Jun 29 09:39:01 2015 +0000 +++ b/main.cpp Mon Jun 29 09:40:10 2015 +0000 @@ -1,3 +1,4 @@ + #include "mbed.h" #include "EthernetInterface.h"
