Specify specific version for esp32 platform

This commit is contained in:
suchmememanyskill
2024-05-26 00:26:49 +02:00
parent bd32fcb81e
commit 7815a0fbf4

View File

@@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env] [env]
platform = espressif32 platform = https://github.com/platformio/platform-espressif32#v6.4.0
board = esp32dev board = esp32dev
framework = arduino framework = arduino
monitor_speed = 115200 monitor_speed = 115200