Browse Source

Update MQTT example

v_master
Volodymyr Shymanskyy 7 years ago
parent
commit
c4c7ec69e6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/MqttClient/MqttClient.ino

+ 1
- 1
examples/MqttClient/MqttClient.ino View File

@ -22,7 +22,7 @@
* You can use Node-RED for wiring together MQTT-enabled devices
* https://nodered.org/
* Also, take a look at these additional Node-RED modules:
* node-red-contrib-blynk-websockets
* node-red-contrib-blynk-ws
* node-red-dashboard
*
**************************************************************/


Loading…
Cancel
Save