更新模板到最新状态
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
typedef void (*shell_input_cb)(sh_t *sh_hdl, char c);
|
||||
|
||||
void shell_start();
|
||||
void shell_start(void *arg);
|
||||
|
||||
void shell_input_set(shell_input_cb cb);
|
||||
void shell_input_restore(void);
|
||||
|
||||
Reference in New Issue
Block a user