Un-vendor AsyncMqttClient
Switch to the upstream version. This fixes a memory leak when re-connection fails.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user