mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
rename subscribes to subscribe_format
This commit is contained in:
@@ -275,7 +275,7 @@ class Mqtt {
|
||||
static uint8_t ha_climate_format_;
|
||||
static bool ha_enabled_;
|
||||
static bool nested_format_;
|
||||
static uint8_t subscribes_;
|
||||
static uint8_t subscribe_format_;
|
||||
};
|
||||
|
||||
} // namespace emsesp
|
||||
|
||||
Reference in New Issue
Block a user