remove s command from shell, add if typing disable mcusleep
This commit is contained in:
parent
927c0b8eac
commit
25d38eba2c
3 changed files with 22 additions and 17 deletions
|
@ -255,6 +255,6 @@ shell_merkur_init(void)
|
|||
shell_register_command(&panid_command);
|
||||
shell_register_command(&macconf_command);
|
||||
shell_register_command(&saverfparam_command);
|
||||
shell_register_command(&s_command);
|
||||
// shell_register_command(&s_command);
|
||||
}
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue