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
Diff: mbed_app.json
- Revision:
- 21:a68bd76740f9
- Parent:
- 20:49c9daf2b0ff
- Child:
- 24:cc01ff2c2603
diff -r 49c9daf2b0ff -r a68bd76740f9 mbed_app.json --- a/mbed_app.json Tue Jan 10 18:10:17 2017 -0600 +++ b/mbed_app.json Thu Sep 07 10:06:22 2017 +0100 @@ -1,7 +1,7 @@ { "config": { "network-interface":{ - "help": "options are ETHERNET,WIFI_ESP8266,MESH_LOWPAN_ND,MESH_THREAD", + "help": "options are ETHERNET, WIFI_ESP8266, WIFI_ODIN, WIFI_RTW, MESH_LOWPAN_ND, MESH_THREAD, CELLULAR_ONBOARD", "value": "ETHERNET" }, "mesh_radio_type": {