mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-08 14:07:23 +00:00
Remove a warning of unused local variable.
This commit is contained in:
parent
41ce937ed0
commit
7c26ee7611
1 changed files with 0 additions and 1 deletions
|
|
@ -86,7 +86,6 @@ static void show_usage(FAR const char *progname)
|
|||
|
||||
void pf_cmdline(int argc, char **argv)
|
||||
{
|
||||
uint16_t panid = IEEE802154_PANID_BROADCAST;
|
||||
int ndx = 1;
|
||||
|
||||
/* Forms:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue