Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 100:0f48ae8831da, committed 2019-09-20
- Comitter:
- Daniel_Lee
- Date:
- Fri Sep 20 02:36:00 2019 +0000
- Parent:
- 99:da54ca077358
- Commit message:
- Initialize mbed_app.json;
Changed in this revision
mbed_app.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed_app.json Fri Sep 20 02:18:26 2019 +0000 +++ b/mbed_app.json Fri Sep 20 02:36:00 2019 +0000 @@ -1,12 +1,12 @@ { "config": { "wifi-shield": { - "help": "Options are internal, WIFI_ESP8266, WIFI_IDW0XX1", + "help": "Options are internal, WIFI_ESP8266, WIFI_IDW0XX1, WIFI_ISM43362", "value": "WIFI_ISM43362" }, "wifi-ssid": { "help": "WiFi SSID", - "value": "\"wevo\"" + "value": "\"SSID\"" }, "wifi-password": { "help": "WiFi Password",