diff --git a/src/espmega_iot_core.cpp b/src/espmega_iot_core.cpp index 03cf954..1820fff 100644 --- a/src/espmega_iot_core.cpp +++ b/src/espmega_iot_core.cpp @@ -370,7 +370,6 @@ 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();