Skip to content

Commit 2541aeb

Browse files
committed
display lib updates
1 parent 4724ec3 commit 2541aeb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

platformio_orig.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ upload_speed = 115200 ; set by build.py and taken from hal file
6060
lib_deps_lora =
6161
mcci-catena/MCCI LoRaWAN LMIC library @ ^4.1.1
6262
lib_deps_display =
63-
https://github.com/bitbank2/OneBitDisplay.git
64-
https://github.com/bitbank2/bb_spi_lcd.git
63+
bitbank2/OneBitDisplay @ ^2.2.1
64+
bitbank2/bb_spi_lcd @ ^2.4.0
6565
ricmoo/QRCode @ ^0.0.1
6666
lib_deps_ledmatrix =
6767
seeed-studio/Ultrathin_LED_Matrix @ ^1.0.0

platformio_orig_s3.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ monitor_speed = 115200
2323
upload_speed = 115200 ; set by build.py and taken from hal file
2424
lib_deps_all =
2525
bitbank2/BitBang_I2C@^2.2.1
26-
https://github.com/bitbank2/bb_spi_lcd.git
26+
bitbank2/bb_spi_lcd @ ^2.4.0
2727
fastled/FastLED @ ^3.5.0
2828
;greyrook/libpax @ ^1.0.1
2929
https://github.com/cyberman54/libpax.git

0 commit comments

Comments
 (0)