未验证 提交 3731ae28 编写于 作者: B Bernard Xiong 提交者: GitHub

Merge pull request #2091 from HubertXie/master

初始化宏使用错误
...@@ -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.
先完成此消息的编辑!
想要评论请 注册