mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-14 17:03:38 +00:00
Fix issue detected by clang
This commit is contained in:
parent
9ef516c311
commit
9eafc90125
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