Remove a warning of unused local variable.
This commit is contained in:
parent
41ce937ed0
commit
7c26ee7611
@ -86,7 +86,6 @@ static void show_usage(FAR const char *progname)
|
|||||||
|
|
||||||
void pf_cmdline(int argc, char **argv)
|
void pf_cmdline(int argc, char **argv)
|
||||||
{
|
{
|
||||||
uint16_t panid = IEEE802154_PANID_BROADCAST;
|
|
||||||
int ndx = 1;
|
int ndx = 1;
|
||||||
|
|
||||||
/* Forms:
|
/* Forms:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user