Skip to content

Commit

Permalink
lock bb_spi_lc lib version due to breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberman54 committed Aug 4, 2024
1 parent 33fe653 commit 9c21425
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion platformio_orig.ini
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ lib_deps_lora =
mcci-catena/MCCI LoRaWAN LMIC library @ ^4.1.1
lib_deps_display =
bitbank2/OneBitDisplay @ ^2.3.1
bitbank2/bb_spi_lcd @ ^2.4.4
bitbank2/bb_spi_lcd @ 2.4.4
ricmoo/QRCode @ ^0.0.1
lib_deps_ledmatrix =
seeed-studio/Ultrathin_LED_Matrix @ ^1.0.0
Expand Down
2 changes: 1 addition & 1 deletion platformio_orig_s3.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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.4
bitbank2/bb_spi_lcd @ 2.4.4
fastled/FastLED @ ^3.6.0
https://github.com/dbSuS/libpax.git
https://github.com/SukkoPera/Arduino-Rokkit-Hash.git
Expand Down

0 comments on commit 9c21425

Please sign in to comment.