MQTT to OLED

Dependencies:   Adafruit_GFX 19E042PIM_MB_PINS

Files at this revision

API Documentation at this revision

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": {