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:
- 2:f10d6fecb345
- Parent:
- 0:f945f1ae269b
- Child:
- 3:663c6fc11321
--- a/mbed_app.json Wed Nov 27 17:14:24 2019 +0000 +++ b/mbed_app.json Fri Dec 06 15:47:37 2019 +0000 @@ -2,11 +2,11 @@ "config": { "wifi-ssid": { "help": "WiFi SSID", - "value": "\"[WIFI NAME]\"" + "value": "\"SlothFi\"" }, "wifi-password": { "help": "WiFi Password", - "value": "\"[WIFI PASSWORD]\"" + "value": "\"@Thierry14\"" }, "wifi-tx" : { "help" : "Wifi TX pin", @@ -24,7 +24,7 @@ "esp8266.provide-default" : true, "esp8266.tx" : "p28", "esp8266.rx" : "p27", - "rtos.thread-stack-size": 512 + "rtos.thread-stack-size": 1024 } } } \ No newline at end of file