mcu_ab568x/app/projects/AB5682C_240/functions/common/func_idle.h
2025-05-30 18:03:10 +08:00

7 lines
106 B
C

#ifndef _FUNC_IDLE_H
#define _FUNC_IDLE_H
void func_idle_message(u16 msg);
#endif // _FUNC_IDLE_H