Skip to content

Commit be74196

Browse files
committed
Un-vendor AsyncMqttClient
Switch to the upstream version. This fixes a memory leak when re-connection fails.
1 parent 705f203 commit be74196

33 files changed

+2
-1851
lines changed

platformio.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ lib_deps =
143143
makuna/NeoPixelBus @ 2.8.3
144144
#https://github.com/makuna/NeoPixelBus.git#CoreShaderBeta
145145
https://github.com/Aircoookie/ESPAsyncWebServer.git#v2.4.2
146+
marvinroger/AsyncMqttClient @ 0.9.0
146147
# for I2C interface
147148
;Wire
148149
# ESP-NOW library

0 commit comments

Comments
 (0)