mcu_ab568x/userboot240328/app/projects/AB5681G_320/functions/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