Skip to content

Commit 07ea13b

Browse files
authored
Update platformio.ini
1 parent d6f88be commit 07ea13b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/lilygo-t-embed-cc1101/platformio.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ build_flags =
171171

172172
lib_deps =
173173
${env.lib_deps}
174-
lewisxhe/XPowersLib @ ^0.2.4
174+
lewisxhe/XPowersLib @0.2.6
175175
mathertel/RotaryEncoder @ ^1.5.3
176176

177177
[env:lilygo-t-embed]
@@ -331,6 +331,6 @@ build_flags =
331331

332332
lib_deps =
333333
${env.lib_deps}
334-
lewisxhe/XPowersLib @ ^0.2.4
334+
lewisxhe/XPowersLib @0.2.6
335335
mathertel/RotaryEncoder @ ^1.5.3
336336
#################################### END OF LILYGO MODELS #######################################

0 commit comments

Comments
 (0)