diff --git a/examples/arduino-blink/platformio.ini b/examples/arduino-blink/platformio.ini index ced2072..03eaf2c 100644 --- a/examples/arduino-blink/platformio.ini +++ b/examples/arduino-blink/platformio.ini @@ -7,10 +7,6 @@ ; 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