mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-20 00:43:22 +08:00
修改按键配置相关的代码
This commit is contained in:
@@ -30,5 +30,6 @@ void SetSocketStatus(char* socket_status);
|
|||||||
void set_key_map(int index, char short_func, char long_func);
|
void set_key_map(int index, char short_func, char long_func);
|
||||||
char get_short_func(char val);
|
char get_short_func(char val);
|
||||||
char get_long_func(char val);
|
char get_long_func(char val);
|
||||||
|
void StartLedBlink(uint8_t times);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user