wip with light and mqtt working
This commit is contained in:
@@ -14,13 +14,14 @@ board = esp32dev
|
||||
framework = arduino
|
||||
monitor_speed = 115200
|
||||
lib_deps =
|
||||
martinverges/ESP32 Wifi Manager@^1.5.0
|
||||
esp32async/ESPAsyncWebServer@^3.7.10
|
||||
bblanchon/ArduinoJson@^7.4.2
|
||||
martinverges/ESP32 Wifi Manager@^1.5.0
|
||||
esp32async/ESPAsyncWebServer@^3.7.10
|
||||
bblanchon/ArduinoJson@^7.4.2
|
||||
knolleary/PubSubClient@^2.8
|
||||
arkhipenko/TaskScheduler@^3.8.5
|
||||
|
||||
[env:esp32dev-serial]
|
||||
|
||||
|
||||
[env:esp32dev-ota]
|
||||
upload_protocol = espota
|
||||
upload_port = smart-rgb.local
|
||||
|
||||
Reference in New Issue
Block a user