From 808edf9f3a49bf273ad9342e51e93c12658000cc Mon Sep 17 00:00:00 2001 From: cyberman54 Date: Sat, 24 Sep 2022 16:58:36 +0200 Subject: [PATCH 1/2] update libpax version --- platformio_orig.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio_orig.ini b/platformio_orig.ini index f1ef2568..22dccb35 100644 --- a/platformio_orig.ini +++ b/platformio_orig.ini @@ -77,7 +77,7 @@ lib_deps_sensors = boschsensortec/BSEC Software Library @ 1.6.1480 lewapek/Nova Fitness Sds dust sensors library @ ^1.5.1 lib_deps_basic = - https://github.com/dbSuS/libpax.git + greyrook/libpax @ ^1.0.1 https://github.com/SukkoPera/Arduino-Rokkit-Hash.git bblanchon/ArduinoJson @ ^6 makuna/RTC @ ^2.3.5 From 51246f1296ddf60f8d8f7c382791b25635189885 Mon Sep 17 00:00:00 2001 From: cyberman54 Date: Wed, 19 Oct 2022 22:33:46 +0200 Subject: [PATCH 2/2] libpax update (experimental) --- platformio_orig.ini | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/platformio_orig.ini b/platformio_orig.ini index 22dccb35..3eb41b62 100644 --- a/platformio_orig.ini +++ b/platformio_orig.ini @@ -54,7 +54,7 @@ extra_scripts = pre:build.py otakeyfile = ota.conf lorakeyfile = loraconf.h lmicconfigfile = lmic_config.h -platform_espressif32 = espressif32@5.1.0 +platform_espressif32 = espressif32@5.2.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 @@ -69,7 +69,7 @@ lib_deps_ledmatrix = lib_deps_rgbled = https://github.com/RoboticsBrno/SmartLeds.git lib_deps_gps = - mikalhart/TinyGPSPlus @ ^1.0.2 + mikalhart/TinyGPSPlus @ ^1.0.3 lib_deps_sensors = adafruit/Adafruit Unified Sensor @ ^1.1.6 adafruit/Adafruit BME280 Library @ ^2.2.2 @@ -77,7 +77,8 @@ lib_deps_sensors = boschsensortec/BSEC Software Library @ 1.6.1480 lewapek/Nova Fitness Sds dust sensors library @ ^1.5.1 lib_deps_basic = - greyrook/libpax @ ^1.0.1 + ;greyrook/libpax @ ^1.0.1 + https://github.com/cyberman54/libpax.git https://github.com/SukkoPera/Arduino-Rokkit-Hash.git bblanchon/ArduinoJson @ ^6 makuna/RTC @ ^2.3.5