From 2e08deb5e60233372e3df9c3fa8f6b972a7f8e87 Mon Sep 17 00:00:00 2001 From: cyberman54 Date: Thu, 31 Aug 2023 20:24:17 +0200 Subject: [PATCH] update libs --- platformio_orig.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platformio_orig.ini b/platformio_orig.ini index 61b02e86..b6c6c54c 100644 --- a/platformio_orig.ini +++ b/platformio_orig.ini @@ -71,7 +71,7 @@ lib_deps_rgbled = lib_deps_gps = mikalhart/TinyGPSPlus @ ^1.0.3 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 BMP085 Library @ ^1.2.2 boschsensortec/BSEC Software Library @ 1.8.1492 @@ -82,7 +82,7 @@ lib_deps_basic = bblanchon/ArduinoJson @ ^6.21.3 makuna/RTC @ ^2.4.2 mathertel/OneButton @ ^2.0.3 - lewisxhe/XPowersLib @ ^0.1.7 + lewisxhe/XPowersLib @ ^0.1.8 256dpi/MQTT @ ^2.5.1 lib_deps_all = ${common.lib_deps_basic}