@@ -0,0 +1,8 @@
#ifndef __KEY_H
#define __KEY_H
void Key_Init(void);
uint8_t Key_GetNum(void);
#endif
The note is not visible to the blocked user.