Update platformio.ini
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user