dont allow not_connected_publish, fix mqtt success/fail counters, v3.7.0-dev1a

This commit is contained in:
MichaelDvP
2023-08-30 12:19:55 +02:00
parent f6a4da0584
commit d0c368f6a0
4 changed files with 5 additions and 5 deletions

View File

@@ -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