From 82bac3f7d2bfb70033387d5bfcfab58a599abafc Mon Sep 17 00:00:00 2001 From: cyberman54 Date: Tue, 21 Dec 2021 18:29:54 +0100 Subject: [PATCH] update platformio_orig.ini --- platformio_orig.ini | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/platformio_orig.ini b/platformio_orig.ini index 1106b46f..6abc8a0b 100644 --- a/platformio_orig.ini +++ b/platformio_orig.ini @@ -60,13 +60,12 @@ platform_espressif32 = espressif32@3.4.0 monitor_speed = 115200 upload_speed = 115200 ; set by build.py and taken from hal file display_library = ; set by build.py and taken from hal file -lib_ldf_mode = deep+ lib_deps_lora = mcci-catena/MCCI LoRaWAN LMIC library @ ^4.1.0 lib_deps_display = bitbank2/OneBitDisplay @ ^1.11.0 ricmoo/QRCode @ ^0.0.1 - bodmer/TFT_eSPI @ ^2.3.58 + bodmer/TFT_eSPI @ ^2.3.84 lib_deps_ledmatrix = seeed-studio/Ultrathin_LED_Matrix @ ^1.0.0 lib_deps_rgbled = @@ -75,7 +74,7 @@ lib_deps_gps = mikalhart/TinyGPSPlus @ ^1.0.2 lib_deps_sensors = adafruit/Adafruit Unified Sensor @ ^1.1.4 - adafruit/Adafruit BME280 Library @ ^2.1.1 + adafruit/Adafruit BME280 Library @ ^2.2.1 adafruit/Adafruit BMP085 Library @ ^1.2.0 boschsensortec/BSEC Software Library @ 1.6.1480 https://github.com/ricki-z/SDS011.git