Merge branch 'main' into cud
This commit is contained in:
commit
1e8e5664a2
|
@ -370,6 +370,7 @@ void mqtt_connect()
|
|||
{
|
||||
standalone = true;
|
||||
Serial.print("MQTT not connected, continuing in standalone mode\n");
|
||||
mqtt_connected_user_callback();
|
||||
lcd_send_stop_bit();
|
||||
}
|
||||
lcd_send_stop_bit();
|
||||
|
|
Loading…
Reference in New Issue