diff --git a/include/Consts.h b/include/Consts.h index 1738cd18..02df2cb4 100644 --- a/include/Consts.h +++ b/include/Consts.h @@ -53,7 +53,7 @@ #define NUM_BUTTONS 8 #endif -#define MQTT_RECONNECT_INTERVAL 20000 +#define MQTT_RECONNECT_INTERVAL 60000 #define CHANGE_BROKER_AFTER 5 #define TELEMETRY_UPDATE_INTERVAL_MIN 60 #define DEVICE_CONFIG_FILE "s.conf.csv"