Skip to content

Commit

Permalink
Bump RadioLib to 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Sep 17, 2023
1 parent 8c2c217 commit ed79565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ lib_deps =
knolleary/PubSubClient@^2.8
mikalhart/TinyGPSPlus @ 1.0.3
shaggydog/OneButton @ 1.5.0
jgromes/RadioLib @ 6.1.0
jgromes/RadioLib @ 6.2.0
check_tool = cppcheck
check_flags = cppcheck: --std=c++20 --suppress=*:*.pio\* --inline-suppr --suppress=unusedFunction -DCPPCHECK --force lib -ilib/TimeLib
check_skip_packages = yes
Expand Down

0 comments on commit ed79565

Please sign in to comment.