mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 15:03:53 +01:00
shell_commands/sc_gnrc_netif: set 6Lo flag
This commit is contained in:
parent
e04a190511
commit
1c7e1c9efd
@ -53,6 +53,7 @@ static const struct {
|
||||
char *name;
|
||||
netopt_t opt;
|
||||
} flag_cmds[] = {
|
||||
{ "6lo", NETOPT_6LO },
|
||||
{ "ack_req", NETOPT_ACK_REQ },
|
||||
{ "autoack", NETOPT_AUTOACK },
|
||||
{ "autocca", NETOPT_AUTOCCA },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user