SORACOM Harvest and Grove - Temperature&Humidity Sensor(DHT11) example for Wio cellular targets - Seeed Wio 3G and Wio LTE-M1/NB1(BG96)

Dependencies:   DHT-2

Revision:
2:cf787cebee82
Parent:
1:10dee4eeb55e
Child:
3:4c355eed5a07
--- a/mbed_app.json	Thu May 16 07:04:12 2019 +0000
+++ b/mbed_app.json	Mon May 20 06:11:03 2019 +0000
@@ -36,10 +36,9 @@
         },
         "WIO_3G": {
             "target.device_has_remove": ["SERIAL_FC"],
-            "cellular.use-apn-lookup": false,
-            "nsapi.default-cellular-apn": "\"stream.co.uk\"",
-            "nsapi.default-cellular-username": "\"streamip\"",
-            "nsapi.default-cellular-password": "\"streamip\""
+            "nsapi.default-cellular-apn": "\"apn\"",
+            "nsapi.default-cellular-username": "\"username\"",
+            "nsapi.default-cellular-password": "\"password\""
         },
         "WIO_BG96": {
             "cellular.use-apn-lookup": false,