Example program for simple-mbed-client, connecting a device to mbed Device Connector.

Dependencies:   C12832 FXOS8700Q simple-mbed-client

Fork of simple-mbed-client-example by sandbox

Revision:
36:52249470d973
Parent:
34:1e8d914a2876
Child:
38:fbbab77b54fb
--- a/mbed_app.json	Fri Dec 02 15:46:04 2016 +0800
+++ b/mbed_app.json	Fri Dec 02 18:22:15 2016 +0800
@@ -69,7 +69,9 @@
             "esp8266-rx": "D2"
         },
         "NUMAKER_PFM_NUC472": {
-            "button": "SW1"
+            "button": "SW1",
+            "builtin_led_on": 0,
+            "builtin_led_off": 1
         }
     }
 }