HW_Lib/demo/key/t_key.h

7 lines
99 B
C

#ifndef HW_LIB_T_KEY_H
#define HW_LIB_T_KEY_H
int Test_Key(void *pVoid);
#endif //HW_LIB_T_KEY_H