Add wifi and ota

This commit is contained in:
2025-07-29 17:41:21 +02:00
parent ff442f5650
commit d80a58f72c
7 changed files with 197 additions and 11 deletions

View File

@@ -8,7 +8,19 @@
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:esp32dev]
[env]
platform = espressif32
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
[env:esp32dev-serial]
[env:esp32dev-ota]
upload_protocol = espota
upload_port = smart-rgb.local