mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
fix another silly mistake
This commit is contained in:
@@ -80,7 +80,7 @@ class MqttSettings {
|
|||||||
bool cleanSession;
|
bool cleanSession;
|
||||||
|
|
||||||
// multiple instances
|
// multiple instances
|
||||||
bool entity_format;
|
uint8_t entity_format;
|
||||||
|
|
||||||
// proddy EMS-ESP specific
|
// proddy EMS-ESP specific
|
||||||
String base;
|
String base;
|
||||||
|
|||||||
Reference in New Issue
Block a user