SKTelecom_ThingPlug / Mbed 2 deprecated ThingPlug_WiFi_Example_2

Dependencies:   GMMP_mbed NTPClient SNICInterface mbed-rtos mbed

Fork of ThingPlug_WiFi_Example2 by Sangmin Lee

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
 
 
 /*