Update platformio.ini

This commit is contained in:
Jason2866
2024-10-12 17:49:35 +02:00
committed by GitHub
parent 91db0beaa6
commit 99a2f83797
+4
View File
@@ -7,6 +7,10 @@
; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html
[platformio]
; Workaround for Windows path length limit
core_dir = .platformio
[env:esp-wrover-kit]
platform = espressif32
framework = arduino