mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
default multiple_instances is enabled
This commit is contained in:
@@ -58,7 +58,7 @@ static String generateClientId() {
|
||||
#endif
|
||||
|
||||
#ifndef FACTORY_MQTT_MULTIPLE_INSTANCES
|
||||
#define FACTORY_MQTT_MULTIPLE_INSTANCES false
|
||||
#define FACTORY_MQTT_MULTIPLE_INSTANCES true
|
||||
#endif
|
||||
|
||||
class MqttSettings {
|
||||
|
||||
Reference in New Issue
Block a user