fix bb_spi_lcd version
This commit is contained in:
parent
a109d2f279
commit
f898e1af48
@ -61,7 +61,7 @@ lib_deps_lora =
|
|||||||
mcci-catena/MCCI LoRaWAN LMIC library @ ^4.1.1
|
mcci-catena/MCCI LoRaWAN LMIC library @ ^4.1.1
|
||||||
lib_deps_display =
|
lib_deps_display =
|
||||||
bitbank2/OneBitDisplay @ ^2.3.0
|
bitbank2/OneBitDisplay @ ^2.3.0
|
||||||
bitbank2/bb_spi_lcd @ ^2.4.2
|
bitbank2/bb_spi_lcd @ ^2.4.1
|
||||||
ricmoo/QRCode @ ^0.0.1
|
ricmoo/QRCode @ ^0.0.1
|
||||||
lib_deps_ledmatrix =
|
lib_deps_ledmatrix =
|
||||||
seeed-studio/Ultrathin_LED_Matrix @ ^1.0.0
|
seeed-studio/Ultrathin_LED_Matrix @ ^1.0.0
|
||||||
|
@ -23,7 +23,7 @@ monitor_speed = 115200
|
|||||||
upload_speed = 115200 ; set by build.py and taken from hal file
|
upload_speed = 115200 ; set by build.py and taken from hal file
|
||||||
lib_deps_all =
|
lib_deps_all =
|
||||||
bitbank2/BitBang_I2C@ ^2.2.1
|
bitbank2/BitBang_I2C@ ^2.2.1
|
||||||
bitbank2/bb_spi_lcd @ ^2.4.2
|
bitbank2/bb_spi_lcd @ ^2.4.1
|
||||||
fastled/FastLED @ ^3.5.0
|
fastled/FastLED @ ^3.5.0
|
||||||
greyrook/libpax @ ^1.1.0
|
greyrook/libpax @ ^1.1.0
|
||||||
https://github.com/SukkoPera/Arduino-Rokkit-Hash.git
|
https://github.com/SukkoPera/Arduino-Rokkit-Hash.git
|
||||||
|
Loading…
Reference in New Issue
Block a user