Skip to content

Commit

Permalink
Pin the default platform version
Browse files Browse the repository at this point in the history
  • Loading branch information
mairas committed Dec 13, 2024
1 parent 4a13269 commit 0673e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
; examples/platformio.ini instead.

[env:esp32dev]
platform = espressif32
platform = espressif32 @ ^6.9.0
board = esp32dev
framework = arduino
lib_ldf_mode = deep
Expand Down

0 comments on commit 0673e0e

Please sign in to comment.