Workshop example

Dependencies:   X_NUCLEO_COMMON ST_INTERFACES

Revision:
23:3188a43749a9
Parent:
14:2f3456616212
Child:
28:0e774865873d
--- a/mbed_app.json	Sun Dec 16 13:59:57 2018 +0000
+++ b/mbed_app.json	Sun Dec 16 14:49:54 2018 +0000
@@ -18,8 +18,8 @@
             "update-client.storage-locations"   : "1",
             "mbed-trace.enable"                 : null,
             "nsapi.default-wifi-security"       : "WPA_WPA2",
-            "nsapi.default-wifi-ssid"           : "\"\"",
-            "nsapi.default-wifi-password"       : "\"\""
+            "nsapi.default-wifi-ssid"           : "\"SSID\"",
+            "nsapi.default-wifi-password"       : "\"Password\""
         },
         "DISCO_L475VG_IOT01A": {
             "target.features_add"               : ["BOOTLOADER"],