mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-16 15:08:15 +08:00
在后台增加 1到10击 功能设置
This commit is contained in:
@@ -17,7 +17,7 @@ extern char socket_status[32];
|
||||
|
||||
void UserLedSet(char x);
|
||||
void KeyInit(void);
|
||||
void UserRelaySet(unsigned char x,unsigned char y);
|
||||
void UserRelaySet(unsigned char x, char y);
|
||||
void UserRelaySetAll(char y);
|
||||
bool RelayOut(void);
|
||||
char* GetSocketStatus();
|
||||
|
||||
Reference in New Issue
Block a user