Skip to content

Commit

Permalink
Bump espressif32 to 6.10.0 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 6, 2025
1 parent fc7e8b1 commit 0bea311
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = TurningTurntable by Jojo1220

; "Arduino-looking"-ESP32 Board
[env:esp32ARDUINO]
platform = espressif32 @ 6.9.0
platform = espressif32 @ 6.10.0
board = esp32dev
board_build.f_cpu = 240000000L
board_build.f_flash = 80000000L
Expand All @@ -29,7 +29,7 @@ lib_deps =

; ESP32 DevelopementBoard
[env:esp32dev]
platform = espressif32 @ 6.9.0
platform = espressif32 @ 6.10.0
board = esp32dev
board_build.f_cpu = 240000000L
board_build.f_flash = 80000000L
Expand Down

0 comments on commit 0bea311

Please sign in to comment.