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: GMMP_mbed NTPClient SNICInterface mbed-rtos mbed
Fork of ThingPlug_WiFi_Example2 by
Diff: config.h
- Revision:
- 4:2dffc85d2fd0
- Parent:
- 1:468ac9167975
- Child:
- 5:6786981f9b04
--- a/config.h Mon Aug 10 02:05:55 2015 +0000 +++ b/config.h Mon Aug 10 15:20:14 2015 +0000 @@ -4,8 +4,8 @@ /* * Communication Module configuration starts here */ -//#define USE_SNIC_WIFI //Murata Type YD Wi-Fi -#define USE_WIZNET_W5500 //WIZnet W5500 Ethernet +#define USE_SNIC_WIFI //Murata Type YD Wi-Fi +//#define USE_WIZNET_W5500 //WIZnet W5500 Ethernet /*
