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