#ifndef __KEY_APP_H #define __KEY_APP_H extern U8 xdata ucDsgingSpeed; extern void KeyProcess(void); #endif