Skip to content

Commit

Permalink
display lib updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberman54 committed Nov 26, 2022
1 parent 4724ec3 commit 2541aeb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions platformio_orig.ini
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ upload_speed = 115200 ; set by build.py and taken from hal file
lib_deps_lora =
mcci-catena/MCCI LoRaWAN LMIC library @ ^4.1.1
lib_deps_display =
https://github.com/bitbank2/OneBitDisplay.git
https://github.com/bitbank2/bb_spi_lcd.git
bitbank2/OneBitDisplay @ ^2.2.1
bitbank2/bb_spi_lcd @ ^2.4.0
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
https://github.com/bitbank2/bb_spi_lcd.git
bitbank2/bb_spi_lcd @ ^2.4.0
fastled/FastLED @ ^3.5.0
;greyrook/libpax @ ^1.0.1
https://github.com/cyberman54/libpax.git
Expand Down

0 comments on commit 2541aeb

Please sign in to comment.