mbed client example for mbed connect asia 2016

Dependencies:   simple-mbed-client

Fork of simple-mbed-client-example by sandbox

Revision:
36:5971ce0b1ea4
Parent:
34:1e8d914a2876
--- a/mbed_app.json	Fri Dec 02 15:46:04 2016 +0800
+++ b/mbed_app.json	Mon Dec 05 04:05:10 2016 +0000
@@ -69,7 +69,9 @@
             "esp8266-rx": "D2"
         },
         "NUMAKER_PFM_NUC472": {
-            "button": "SW1"
+            "button": "SW1",
+            "builtin_led_on": 0,
+            "builtin_led_off": 1
         }
     }
 }