mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-05-01 19:55:14 +00: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