update libs

This commit is contained in:
cyberman54 2023-08-31 20:24:17 +02:00
parent be2a27402e
commit 2e08deb5e6

View File

@ -71,7 +71,7 @@ lib_deps_rgbled =
lib_deps_gps = lib_deps_gps =
mikalhart/TinyGPSPlus @ ^1.0.3 mikalhart/TinyGPSPlus @ ^1.0.3
lib_deps_sensors = lib_deps_sensors =
adafruit/Adafruit Unified Sensor @ ^1.1.11 adafruit/Adafruit Unified Sensor @ ^1.1.13
adafruit/Adafruit BME280 Library @ ^2.2.2 adafruit/Adafruit BME280 Library @ ^2.2.2
adafruit/Adafruit BMP085 Library @ ^1.2.2 adafruit/Adafruit BMP085 Library @ ^1.2.2
boschsensortec/BSEC Software Library @ 1.8.1492 boschsensortec/BSEC Software Library @ 1.8.1492
@ -82,7 +82,7 @@ lib_deps_basic =
bblanchon/ArduinoJson @ ^6.21.3 bblanchon/ArduinoJson @ ^6.21.3
makuna/RTC @ ^2.4.2 makuna/RTC @ ^2.4.2
mathertel/OneButton @ ^2.0.3 mathertel/OneButton @ ^2.0.3
lewisxhe/XPowersLib @ ^0.1.7 lewisxhe/XPowersLib @ ^0.1.8
256dpi/MQTT @ ^2.5.1 256dpi/MQTT @ ^2.5.1
lib_deps_all = lib_deps_all =
${common.lib_deps_basic} ${common.lib_deps_basic}