MQTT to OLED
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 |
diff -r 82908a60b720 -r 5992d7483ab2 mbed_app.json --- 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": {