mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-20 00:43:22 +08:00
定时任务现在支持操作更多功能
This commit is contained in:
@@ -31,6 +31,7 @@ void SetSocketStatus(char* socket_status);
|
||||
void set_key_map(char user[],int index, char short_func, char long_func);
|
||||
char get_short_func(char val);
|
||||
char get_long_func(char val);
|
||||
char *get_func_name(char func_code);
|
||||
void StartLedBlink(uint8_t times);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user