lib updates

This commit is contained in:
cyberman54 2023-01-14 18:40:48 +01:00
parent edd38923f8
commit a109d2f279
2 changed files with 5 additions and 5 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.0
bitbank2/bb_spi_lcd @ ^2.4.2
ricmoo/QRCode @ ^0.0.1
lib_deps_ledmatrix =
seeed-studio/Ultrathin_LED_Matrix @ ^1.0.0
@ -72,13 +72,13 @@ lib_deps_gps =
lib_deps_sensors =
adafruit/Adafruit Unified Sensor @ ^1.1.7
adafruit/Adafruit BME280 Library @ ^2.2.2
adafruit/Adafruit BMP085 Library @ ^1.2.1
adafruit/Adafruit BMP085 Library @ ^1.2.2
boschsensortec/BSEC Software Library @ 1.6.1480
lewapek/Nova Fitness Sds dust sensors library @ ^1.5.1
lib_deps_basic =
greyrook/libpax @ ^1.1.0
https://github.com/SukkoPera/Arduino-Rokkit-Hash.git
bblanchon/ArduinoJson @ ^6
bblanchon/ArduinoJson @ ^6.20.0
makuna/RTC @ ^2.3.5
mathertel/OneButton @ ^2.0.3
lewisxhe/XPowersLib @ ^0.1.4

View File

@ -23,11 +23,11 @@ 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.0
bitbank2/bb_spi_lcd @ ^2.4.2
fastled/FastLED @ ^3.5.0
greyrook/libpax @ ^1.1.0
https://github.com/SukkoPera/Arduino-Rokkit-Hash.git
bblanchon/ArduinoJson @ ^6
bblanchon/ArduinoJson @ ^6.20.2
mathertel/OneButton @ ^2.0.3
256dpi/MQTT @ ^2.5.0
ricmoo/QRCode @ ^0.0.1