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:
Adam Dunkels 2013-11-26 22:48:25 +01:00
parent 0fd503af42
commit 88915dca58

View file

@ -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();