注释测试
This commit is contained in:
parent
25b8f6a191
commit
a06f59f9e1
@ -192,6 +192,7 @@ extern "C" void app_main(void)
|
||||
#if LOG_RECORD_ENABLE
|
||||
example_write_log("main函数执行完毕",__FILE__,"main",pcTaskGetName(NULL),__LINE__,(int32_t)uxTaskGetStackHighWaterMark(NULL));
|
||||
#endif
|
||||
/* 新增用来测试的注释 */
|
||||
}
|
||||
|
||||
static void ui_bs_parm_clear(void)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user