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
Revision 13:a09c9ff30460, committed 2015-06-29
- Comitter:
- hjjeon
- Date:
- Mon Jun 29 09:40:10 2015 +0000
- Parent:
- 12:d1e2995ca5f6
- Child:
- 14:9202a7785974
- Commit message:
- revert
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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"
