roll back changes with device unique_id

This commit is contained in:
proddy
2020-11-14 15:31:51 +01:00
parent 30d032b986
commit af08bc607d
3 changed files with 9 additions and 9 deletions

View File

@@ -208,7 +208,7 @@ class EMSESP {
static uint16_t publish_id_;
static bool tap_water_active_;
static uint8_t publish_all_idx_;
static uint8_t unique_id_count_;
};
} // namespace emsesp