test_server
Dependencies: DISCO_L475VG_IOT01A_wifi
Revision 1:a544e9eba8fb, committed 2017-08-17
- Comitter:
- adustm
- Date:
- Thu Aug 17 15:38:01 2017 +0000
- Parent:
- 0:c301ccc87f5b
- Commit message:
- change ssid password
Changed in this revision
mbed_app.json | Show annotated file Show diff for this revision Revisions of this file |
diff -r c301ccc87f5b -r a544e9eba8fb mbed_app.json --- a/mbed_app.json Thu Aug 17 15:36:07 2017 +0000 +++ b/mbed_app.json Thu Aug 17 15:38:01 2017 +0000 @@ -2,11 +2,11 @@ "config": { "wifi-ssid": { "help": "WiFi SSID", - "value": "\"TP-LINK_4EA4\"" + "value": "\"SSID\"" }, "wifi-password": { "help": "WiFi Password", - "value": "\"20892890\"" + "value": "\"PASSWORD\"" } } } \ No newline at end of file