ZDBMS/header_app/KeyApp.h

9 lines
111 B
C
Raw Normal View History

2025-02-06 07:35:32 +00:00
#ifndef __KEY_APP_H
#define __KEY_APP_H
extern U8 xdata ucDsgingSpeed;
extern void KeyProcess(void);
#endif