Simple demo with GPIO MQTT protocol test on STM32 broker tests.mosquitto.org WIFI interface ESP8266 Issue of topic0 by pressing the button If reception of ', switching of the led If received from 'q' end of program
Revision 26:a03cc3544801, committed 2020-10-12
- Comitter:
- cdupaty
- Date:
- Mon Oct 12 12:42:58 2020 +0000
- Parent:
- 25:bfdd064b9d99
- Commit message:
- clear wiffi password connexion
Changed in this revision
mbed_app.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed_app.json Fri Jun 12 14:42:35 2020 +0000 +++ b/mbed_app.json Mon Oct 12 12:42:58 2020 +0000 @@ -17,10 +17,10 @@ "value": "D2" }, "esp8266-ssid": { - "value": "\"spockWIFI3\"" + "value": "\"xxxxxxxxxxxxxxxxxx\"" }, "esp8266-password": { - "value": "\"voyager8472ncc1701a\"" + "value": "\"xxxxxxxxxxxxxxxxxxxxxxxxx\"" }, "esp8266-debug": { "value": false