Test git
This commit is contained in:
@@ -15,8 +15,10 @@
|
||||
|
||||
const char* ssid = "wf-home";
|
||||
const char* password = "0ndthnrf";
|
||||
//New MQTT Server
|
||||
const char* mqtt_server = "192.168.1.111";
|
||||
|
||||
|
||||
AsyncMqttClient mqttClient;
|
||||
Ticker mqttReconnectTimer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user