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