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: EthernetInterface mbed-rtos mbed nanoservice_client_1_12
Fork of Trenton_Switch_LPC1768_WIFLY by
Diff: main.h
- Revision:
- 22:b361f7ae0508
- Parent:
- 16:3fb612af0dc5
diff -r 5176ab115e27 -r b361f7ae0508 main.h --- a/main.h Wed Jul 23 10:04:03 2014 +0000 +++ b/main.h Wed Aug 13 09:56:11 2014 +0000 @@ -16,7 +16,7 @@ #ifndef MAIN_H #define MAIN_H -#include "WiflyInterface.h" +#include "EthernetInterface.h" // Default SSID Settings #define AP_KEY "asedemo1"
