Update mqtt_class_binder.ino

This commit is contained in:
hsaturn
2022-12-28 20:29:33 +01:00
committed by GitHub
parent 3ae1afec27
commit 7f12ecfd6d

View File

@@ -35,8 +35,8 @@
*
*/
const char *ssid = "Freebox-786A2F";
const char *password = "usurpavi8dalum64lumine?";
const char *ssid = "";
const char *password = "";
std::string topic_b="sensor/btemp";
std::string topic_sender= "sensor/counter";