From 84973f7527fe406edc25a88cd5a2d0b13d150403 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 9 Jul 2023 00:16:10 +0000 Subject: [PATCH 1/2] Bump ESP-FTP-Server-Lib to 0.14.0 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 7693247..601a429 100644 --- a/platformio.ini +++ b/platformio.ini @@ -12,7 +12,7 @@ lib_deps = lewisxhe/AXP202X_Library @ 1.1.3 peterus/APRS-Decoder-Lib @ 0.0.6 peterus/esp-logger @ 1.0.0 - peterus/ESP-FTP-Server-Lib @ 0.13.0 + peterus/ESP-FTP-Server-Lib @ 0.14.0 knolleary/PubSubClient@^2.8 mikalhart/TinyGPSPlus @ 1.0.3 shaggydog/OneButton @ 1.5.0 From e5f63fa250872f6c0359f9106456bdc3db6e2a1e Mon Sep 17 00:00:00 2001 From: root Date: Mon, 24 Jul 2023 00:13:02 +0000 Subject: [PATCH 2/2] Bump ArduinoJson to 6.21.3 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 7693247..61453f7 100644 --- a/platformio.ini +++ b/platformio.ini @@ -8,7 +8,7 @@ lib_ldf_mode = deep+ monitor_speed = 115200 monitor_raw = yes lib_deps = - bblanchon/ArduinoJson @ 6.21.2 + bblanchon/ArduinoJson @ 6.21.3 lewisxhe/AXP202X_Library @ 1.1.3 peterus/APRS-Decoder-Lib @ 0.0.6 peterus/esp-logger @ 1.0.0