Un-vendor AsyncMqttClient

Switch to the upstream version.  This fixes a memory leak when
re-connection fails.
This commit is contained in:
Will Miles
2024-11-14 22:30:02 -05:00
parent 705f2035f4
commit be74196a62
33 changed files with 2 additions and 1851 deletions

View File

@@ -155,7 +155,7 @@
#include "src/dependencies/e131/ESPAsyncE131.h"
#ifndef WLED_DISABLE_MQTT
#include "src/dependencies/async-mqtt-client/AsyncMqttClient.h"
#include "AsyncMqttClient.h"
#endif
#define ARDUINOJSON_DECODE_UNICODE 0