Generic example for any board with IDMW0xM1 shield

Revision:
18:04813dfab243
Parent:
17:ada41201c642
Child:
19:5dd1ec7fdf0d
--- a/mbed_app.json	Tue Feb 20 14:25:34 2018 +0100
+++ b/mbed_app.json	Tue Feb 20 15:09:08 2018 +0100
@@ -12,7 +12,9 @@
             "platform.stdio-convert-newlines": true,
             "mbed-client.event-loop-size": 1024,
             "mbed-trace.enable": null,
-            "idw0xx1.expansion-board": "IDW01M1"
+            "idw0xx1.expansion-board": "IDW01M1",
+            "drivers.uart-serial-txbuf-size": 512,
+            "drivers.uart-serial-rxbuf-size": 1024
         }
     },
     "config": {
@@ -26,11 +28,11 @@
         },
         "wifi-ssid": {
             "help": "WiFi SSID",
-            "value": "\"AshoksS5\""
+            "value": "\"crespan\""
         },
         "wifi-password": {
             "help": "WiFi Password",
-            "value": "\"...\""
+            "value": "\"Arches0n\""
         },
         "wifi-tx": {
             "help": "TX pin for serial connection to external device",