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.
Dependencies: Adafruit_GFX 19E042PIM_MB_PINS
Revision 1:5992d7483ab2, committed 2021-12-10
- Comitter:
- filip_ste
- Date:
- Fri Dec 10 23:29:38 2021 +0000
- Parent:
- 0:82908a60b720
- Commit message:
- Security bug fix;
Changed in this revision
| mbed_app.json | Show annotated file Show diff for this revision Revisions of this file | 
--- a/mbed_app.json	Fri Dec 10 18:13:38 2021 +0000
+++ b/mbed_app.json	Fri Dec 10 23:29:38 2021 +0000
@@ -2,11 +2,11 @@
     "config": {
         "wifi-ssid": {
             "help": "WIFI SSID",
-            "value": "\"Fidra-wireless\""
+            "value": "\"Wifi SSID\""
         },
         "wifi-password": {
             "help": "Wifi Password",
-            "value": "\"fiki2002tea2006\""
+            "value": "\"Wifi PSWD\""
         }
     },
     "target_overrides": {