Skip to content

Commit

Permalink
fix espressif32 version
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-rabault committed Dec 13, 2023
1 parent 7afe72c commit 02bcc75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ESP32-DevKit/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
default_envs = esp32dev

[env]
platform = espressif32
platform = espressif32@^5.3.0
framework = arduino, espidf
lib_ldf_mode =off
build_unflags = -Os
Expand Down

0 comments on commit 02bcc75

Please sign in to comment.