mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-13 22:32:27 +00:00
more cppcheck warnings fixes
This commit is contained in:
@@ -4,6 +4,10 @@ assertWithSideEffect
|
||||
// TODO: need to come back to these
|
||||
duplInheritedMember
|
||||
|
||||
// no real downside/harm in these
|
||||
unusedFunction
|
||||
unusedPrivateFunction
|
||||
|
||||
// most likely due to a cppcheck configuration issue (like missing an include)
|
||||
syntaxError
|
||||
|
||||
|
||||
Reference in New Issue
Block a user