修复 App 语法报错与命名冲突,彻底在后台命令行成功编译生成 wristband.hex 固件
This commit is contained in:
@@ -101,6 +101,5 @@ static void RfMonitorApp_onClose(void)
|
||||
*/
|
||||
static EventResult RfMonitorApp_onEvent(SystemEvent *evt)
|
||||
{
|
||||
(void)evt;
|
||||
return EVENT_IGNORED;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user