platformio_orig.ini fixes
This commit is contained in:
parent
d8210d3ec3
commit
e94ec9c472
@ -69,7 +69,7 @@ lib_deps_display =
|
||||
lib_deps_ledmatrix =
|
||||
seeed-studio/Ultrathin_LED_Matrix @ ^1.0.0
|
||||
lib_deps_rgbled =
|
||||
roboticsbrno/SmartLeds @ ^1.2.1
|
||||
https://github.com/RoboticsBrno/SmartLeds.git
|
||||
lib_deps_gps =
|
||||
mikalhart/TinyGPSPlus @ ^1.0.2
|
||||
lib_deps_sensors =
|
||||
@ -134,6 +134,4 @@ upload_protocol = esptool
|
||||
[env:dev]
|
||||
upload_protocol = esptool
|
||||
build_type = debug
|
||||
platform_packages =
|
||||
; use upstream Git version
|
||||
framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git
|
||||
platform = https://github.com/platformio/platform-espressif32.git#feature/arduino-upstream
|
Loading…
Reference in New Issue
Block a user