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.
Diff: mbed_app.json
- Revision:
- 3:82f96b1c109a
- Parent:
- 2:3bbd972d4c2b
--- a/mbed_app.json Wed Jul 12 20:12:07 2017 +0000 +++ b/mbed_app.json Wed Jul 26 19:54:23 2017 +0000 @@ -2,11 +2,11 @@ "config": { "wifi-ssid": { "help": "WiFi SSID", - "value": "\"SSID\"" + "value": "\"myssid\"" }, "wifi-password": { "help": "WiFi Password", - "value": "\"PASSWORD\"" + "value": "\"mypassword\"" }, "wifi-tx": { "help": "TX pin for serial connection to external device",