mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-28 04:40:47 +00:00
Merged in paulpatience/nuttx-apps (pull request #7)
Fix issue detected by clang
This commit is contained in:
commit
657cfe916c
1 changed files with 0 additions and 1 deletions
|
|
@ -176,7 +176,6 @@ int can_main(int argc, char *argv[])
|
|||
nmsgs = CONFIG_EXAMPLES_CAN_NMSGS;
|
||||
minid = 1;
|
||||
maxid = MAX_ID - 1;
|
||||
badarg = false;
|
||||
#ifdef CONFIG_CAN_EXTID
|
||||
extended = true;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue