Files
PlatformIO_wifiscan/platformio.ini
Hermes 4d5466417a
All checks were successful
OTA build / build-ota (push) Successful in 7m19s
fix: remove incompatible Arduino framework override
2026-08-30 16:47:01 -05:00

20 lines
513 B
INI

; PlatformIO Project Configuration File
;
; Build options: build flags, source filter, extra scripting
; Upload options: custom port, speed and extra flags
; Library options: dependencies, extra library storages
;
; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html
[env]
platform = espressif32
framework = arduino, espidf
monitor_speed = 115200
[env:esp32dev]
board = esp32dev
[env:esp-wrover-kit]
board = esp-wrover-kit