pelion-example-common
Dependencies: ublox-at-cellular-interface ublox-cellular-base
Revision 4:dc1c3cb4d143, committed 2018-12-16
- Comitter:
- screamer
- Date:
- Sun Dec 16 15:06:38 2018 +0000
- Parent:
- 3:3b2db67b206e
- Child:
- 5:717231a186df
- Commit message:
- Update default WiFi SSID/password
Changed in this revision
| mbed_app.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed_app.json Sun Dec 16 15:03:49 2018 +0000
+++ b/mbed_app.json Sun Dec 16 15:06:38 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\""
},
"UBLOX_EVK_ODIN_W2": {
"target.features_add" : ["BOOTLOADER"],