Skip to content

Commit

Permalink
Update lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed Jun 1, 2024
1 parent 4bf5463 commit c21411c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
6 changes: 3 additions & 3 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
{
"name": "RadioLib",
"version": "6.4.2"
"version": "6.6.0"
},
{
"owner": "Bodmer",
Expand All @@ -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",
Expand Down
7 changes: 3 additions & 4 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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 =
Expand Down

0 comments on commit c21411c

Please sign in to comment.