Compare commits
2 commits
1d775584db
...
1e8e5664a2
| Author | SHA1 | Date | |
|---|---|---|---|
| 1e8e5664a2 | |||
| 7b14acfa18 |
1 changed files with 1 additions and 0 deletions
|
|
@ -370,6 +370,7 @@ void mqtt_connect()
|
||||||
{
|
{
|
||||||
standalone = true;
|
standalone = true;
|
||||||
Serial.print("MQTT not connected, continuing in standalone mode\n");
|
Serial.print("MQTT not connected, continuing in standalone mode\n");
|
||||||
|
mqtt_connected_user_callback();
|
||||||
lcd_send_stop_bit();
|
lcd_send_stop_bit();
|
||||||
}
|
}
|
||||||
lcd_send_stop_bit();
|
lcd_send_stop_bit();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue