mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 09:19:51 +03:00
move device unique_id count into constructor
This commit is contained in:
@@ -206,7 +206,6 @@ class EMSESP {
|
||||
static bool read_next_;
|
||||
static uint16_t publish_id_;
|
||||
static bool tap_water_active_;
|
||||
static uint8_t unique_id_count_;
|
||||
};
|
||||
|
||||
} // namespace emsesp
|
||||
|
||||
Reference in New Issue
Block a user