Update platformio_orig.ini
This commit is contained in:
parent
8bb2c75338
commit
57cd6778a6
@ -23,7 +23,7 @@ upload_speed = 115200 ; set by build.py and taken from hal file
|
||||
lib_deps_all =
|
||||
bitbank2/BitBang_I2C@^2.2.1
|
||||
https://github.com/bitbank2/bb_spi_lcd.git
|
||||
;https://github.com/RoboticsBrno/SmartLeds.git
|
||||
fastled/FastLED @ ^3.5.0
|
||||
;greyrook/libpax @ ^1.0.1
|
||||
https://github.com/cyberman54/libpax.git
|
||||
https://github.com/SukkoPera/Arduino-Rokkit-Hash.git
|
||||
@ -59,4 +59,4 @@ monitor_speed = ${common.monitor_speed}
|
||||
monitor_filters = time, esp32_exception_decoder, default
|
||||
|
||||
[env:usb]
|
||||
upload_protocol = esptool
|
||||
upload_protocol = esptool
|
||||
|
Loading…
Reference in New Issue
Block a user