From c21411cb8d480f09b0befa40605a1d1d35d349cf Mon Sep 17 00:00:00 2001 From: lewisxhe Date: Sat, 1 Jun 2024 11:27:55 +0800 Subject: [PATCH] Update lib version --- library.json | 6 +++--- platformio.ini | 7 +++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/library.json b/library.json index a10e452f..62eddab5 100644 --- a/library.json +++ b/library.json @@ -41,7 +41,7 @@ }, { "name": "RadioLib", - "version": "6.4.2" + "version": "6.6.0" }, { "owner": "Bodmer", @@ -50,11 +50,11 @@ }, { "name": "lvgl", - "version": "8.3.9" + "version": "8.4.0" }, { "name": "XPowersLib", - "version": "0.2.2" + "version": "0.2.3" }, { "name": "SensorLib", diff --git a/platformio.ini b/platformio.ini index 117a2794..d6346c59 100644 --- a/platformio.ini +++ b/platformio.ini @@ -172,15 +172,14 @@ build_flags = -include extras/Setup212_LilyGo_T_Watch_S3.h -DUSER_SETUP_LOADED - lib_deps = earlephilhower/ESP8266Audio @ 1.9.7 crankyoldgit/IRremoteESP8266 @ 2.8.6 - jgromes/RadioLib @ 6.4.2 + jgromes/RadioLib @ 6.6.0 bodmer/TFT_eSPI @ 2.5.43 - lvgl/lvgl @ 8.3.11 + lvgl/lvgl @ 8.4.0 kosme/arduinoFFT @ 1.6 - lewisxhe/XPowersLib @ 0.2.2 + lewisxhe/XPowersLib @ 0.2.3 lewisxhe/SensorLib @ 0.1.8 ; lib_ignore =