mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
dont allow not_connected_publish, fix mqtt success/fail counters, v3.7.0-dev1a
This commit is contained in:
@@ -37,7 +37,7 @@ the LICENSE file.
|
||||
#endif
|
||||
|
||||
#ifndef EMC_ALLOW_NOT_CONNECTED_PUBLISH
|
||||
#define EMC_ALLOW_NOT_CONNECTED_PUBLISH 1
|
||||
#define EMC_ALLOW_NOT_CONNECTED_PUBLISH 0
|
||||
#endif
|
||||
|
||||
#ifndef EMC_WAIT_FOR_CONNACK
|
||||
|
||||
Reference in New Issue
Block a user