KT26-0607_AC695n-BTE-SDK312/apps/soundbox/include/common/app_common.h
2026-06-07 19:38:16 +08:00

10 lines
133 B
C

#ifndef __APP_COMMON_H__
#define __APP_COMMON_H__
#include "typedef.h"
extern u8 app_common_key_var_2_event(u32 key_var);
#endif