fix bb_spi_lcd version

This commit is contained in:
cyberman54 2023-01-14 19:34:49 +01:00
parent a109d2f279
commit f898e1af48
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ lib_deps_lora =
mcci-catena/MCCI LoRaWAN LMIC library @ ^4.1.1
lib_deps_display =
bitbank2/OneBitDisplay @ ^2.3.0
bitbank2/bb_spi_lcd @ ^2.4.2
bitbank2/bb_spi_lcd @ ^2.4.1
ricmoo/QRCode @ ^0.0.1
lib_deps_ledmatrix =
seeed-studio/Ultrathin_LED_Matrix @ ^1.0.0

View File

@ -23,7 +23,7 @@ monitor_speed = 115200
upload_speed = 115200 ; set by build.py and taken from hal file
lib_deps_all =
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
greyrook/libpax @ ^1.1.0
https://github.com/SukkoPera/Arduino-Rokkit-Hash.git