mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
sc_gnrc_netif: add opendsme shell commands
This commit is contained in:
parent
70838d379c
commit
6f261ecfd3
@ -63,6 +63,8 @@ static const struct {
|
||||
} flag_cmds[] = {
|
||||
{ "6lo", NETOPT_6LO },
|
||||
{ "ack_req", NETOPT_ACK_REQ },
|
||||
{ "gts", NETOPT_GTS_TX },
|
||||
{ "pan_coord", NETOPT_PAN_COORD },
|
||||
{ "autoack", NETOPT_AUTOACK },
|
||||
{ "autocca", NETOPT_AUTOCCA },
|
||||
{ "csma", NETOPT_CSMA },
|
||||
|
Loading…
Reference in New Issue
Block a user