Skip to content

Commit

Permalink
Bump RadioLib to 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Nov 30, 2023
1 parent 0795792 commit 8fece4e
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.3.0
check_tool = cppcheck
check_flags = cppcheck: --std=c++20 --suppress=*:*.pio\* --inline-suppr --suppress=unusedFunction --suppress=shadowFunction:*TimeLib.cpp --suppress=unreadVariable:*TimeLib.cpp --suppress=badBitmaskCheck:*project_configuration.cpp
check_skip_packages = yes
Expand Down

0 comments on commit 8fece4e

Please sign in to comment.