Enabled shell_rime_send_cmd_init() so that this example can be used in the shell/03-sky-shell-command regression test
This commit is contained in:
parent
0fd503af42
commit
88915dca58
|
@ -71,8 +71,8 @@ PROCESS_THREAD(sky_shell_process, ev, data)
|
|||
shell_blink_init();
|
||||
/* shell_file_init();
|
||||
shell_coffee_init();*/
|
||||
/* shell_download_init();
|
||||
shell_rime_sendcmd_init();*/
|
||||
/* shell_download_init();*/
|
||||
shell_rime_sendcmd_init();
|
||||
/* shell_ps_init();*/
|
||||
shell_reboot_init();
|
||||
shell_rime_init();
|
||||
|
|
Loading…
Reference in a new issue