mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-28 09:39:11 +03:00
hardcode maxTopicLength to settingfunction
This commit is contained in:
@@ -74,7 +74,6 @@ class MqttSettings {
|
||||
// connection settings
|
||||
uint16_t keepAlive;
|
||||
bool cleanSession;
|
||||
uint16_t maxTopicLength;
|
||||
|
||||
// proddy EMS-ESP specific
|
||||
String base;
|
||||
|
||||
Reference in New Issue
Block a user