thingspark example

Dependencies:   MbedJSONValue mbed-http HTS221

Revision:
37:e809fd407dc9
Parent:
36:3c86e52c9e75
--- a/mbed_app.json	Mon Oct 21 06:49:02 2019 +0000
+++ b/mbed_app.json	Mon Oct 21 11:56:25 2019 +0000
@@ -21,8 +21,8 @@
             "mbed-trace.enable": null,
             "mbed-http.http-buffer-size": 2048,
             "nsapi.default-wifi-security": "WPA_WPA2",
-            "nsapi.default-wifi-ssid": "\"SSID\"",
-            "nsapi.default-wifi-password": "\"PASSWORD\""
+            "nsapi.default-wifi-ssid": "\"master\"",
+            "nsapi.default-wifi-password": "\"1234567890\""
         },
         "DISCO_L475VG_IOT01A": {
             "target.network-default-interface-type" : "WIFI"