Skip to content

Commit

Permalink
Merge branch 'master' into platformio_dependabot/ArduinoJson/7.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
peterus authored May 25, 2024
2 parents 1251e26 + 6fae24a commit 98af709
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.1.0
shaggydog/OneButton @ 1.5.0
jgromes/RadioLib @ 6.3.0
jgromes/RadioLib @ 6.5.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 98af709

Please sign in to comment.