Skip to content

Commit d75c51a

Browse files
authored
Update platformio.ini
1 parent 4e9ed5d commit d75c51a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/arduino-rmt-blink/platformio.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[platformio]
2+
; Workaround for Windows path length limit
3+
core_dir = .platformio
4+
15
[env:esp32-s2]
26
platform = espressif32
37
framework = arduino

0 commit comments

Comments
 (0)