refactor(gml670x4): 将函数注释统一迁移到源文件
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
/**
|
||||
* @brief 初始化按键模块:Button1 按下触发去皮 + LED1 闪烁反馈。
|
||||
* @return 0 成功,负 errno 失败。
|
||||
*/
|
||||
int button_init(void);
|
||||
|
||||
Reference in New Issue
Block a user