Skip to content

Commit 9467fb4

Browse files
authored
Update platformio.ini
1 parent 99a2f83 commit 9467fb4

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)