未验证 提交 57da7246 编写于 作者: H HubretXie 提交者: GitHub

初始化宏使用错误

上级 12b8a0cc
...@@ -48,7 +48,7 @@ static int timer_app_init(void) ...@@ -48,7 +48,7 @@ static int timer_app_init(void)
return -1; return -1;
} }
} }
INIT_EXPORT_APP(timer_app_init); INIT_APP_EXPORT(timer_app_init);
#endif /* RT_USING_PM */ #endif /* RT_USING_PM */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册