update mqtt

This commit is contained in:
2022-05-30 19:31:54 +02:00
parent 4f6b71a615
commit 9996ecea44
5 changed files with 183 additions and 73 deletions

View File

@@ -13,8 +13,6 @@ platform = espressif32
board = esp32dev
framework = arduino
monitor_speed = 115200
lib_deps =
erropix/ESP32 AnalogWrite@^0.2
Aasim-A/AsyncTimer