mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
change call to not use json, prevent duplicate inits
This commit is contained in:
@@ -219,6 +219,7 @@ class Mqtt {
|
||||
uint32_t last_publish_sensor_ = 0;
|
||||
|
||||
static bool connecting_;
|
||||
static bool initialized_;
|
||||
static uint16_t mqtt_publish_fails_;
|
||||
static uint8_t connectcount_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user