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