Skip to content

Commit

Permalink
Update platformio.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasniesner authored May 5, 2024
1 parent a2a5a36 commit 5645721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ESP32_AP-Flasher/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; OTA on the official repo will only be published for mass-produced APs, feel free to experiment on your own fork
[env]
platform = espressif32 @ 6.6.0+sha.54f64c9
framework = arduino @ 3.20014.231204
framework = arduino @ 2.0.14
lib_deps =
https://github.com/esphome/ESPAsyncWebServer
https://github.com/esphome/AsyncTCP
Expand Down

0 comments on commit 5645721

Please sign in to comment.