KT25-1015_AC695x_SDK310/apps/soundbox/include/common/app_common.h

10 lines
133 B
C
Raw Normal View History

2025-10-15 07:18:43 +00:00
#ifndef __APP_COMMON_H__
#define __APP_COMMON_H__
#include "typedef.h"
extern u8 app_common_key_var_2_event(u32 key_var);
#endif