Update mqtt_class_binder.ino
This commit is contained in:
@@ -35,8 +35,8 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const char *ssid = "Freebox-786A2F";
|
const char *ssid = "";
|
||||||
const char *password = "usurpavi8dalum64lumine?";
|
const char *password = "";
|
||||||
|
|
||||||
std::string topic_b="sensor/btemp";
|
std::string topic_b="sensor/btemp";
|
||||||
std::string topic_sender= "sensor/counter";
|
std::string topic_sender= "sensor/counter";
|
||||||
|
|||||||
Reference in New Issue
Block a user