Changed IP MQTT Rozetka
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
const char* ssid = "wf-home";
|
const char* ssid = "wf-home";
|
||||||
const char* password = "0ndthnrf";
|
const char* password = "0ndthnrf";
|
||||||
const char* mqtt_server = "192.168.1.111";
|
const char* mqtt_server = "192.168.1.10";
|
||||||
#define TOPIC "home/"
|
#define TOPIC "home/"
|
||||||
|
|
||||||
Bounce but1 = Bounce();
|
Bounce but1 = Bounce();
|
||||||
|
|||||||
Reference in New Issue
Block a user