更新模板到最新状态
This commit is contained in:
@@ -47,7 +47,7 @@ void work_app_main(void *arg)
|
||||
SYS_LOG_INF("app start");
|
||||
vset_init(&g_uart_handle_vt100, _vset_cb);
|
||||
os_thread_sleep(100);
|
||||
shell_start();
|
||||
shell_start(NULL);
|
||||
}
|
||||
|
||||
static void _init_nvs(void)
|
||||
|
||||
Reference in New Issue
Block a user