From c4c7ec69e61d9f05933b39846e29954b34e10197 Mon Sep 17 00:00:00 2001 From: Volodymyr Shymanskyy Date: Wed, 14 Mar 2018 22:33:13 +0200 Subject: [PATCH] Update MQTT example --- examples/MqttClient/MqttClient.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/MqttClient/MqttClient.ino b/examples/MqttClient/MqttClient.ino index 9fbae92..b398d15 100644 --- a/examples/MqttClient/MqttClient.ino +++ b/examples/MqttClient/MqttClient.ino @@ -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 * **************************************************************/