mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 13:08:13 +08:00
解決了好多警告。。。。
This commit is contained in:
@@ -11,6 +11,7 @@ void key_init(void);
|
||||
void user_relay_set(unsigned char x,unsigned char y);
|
||||
void user_relay_set_all(char y);
|
||||
bool relay_out(void);
|
||||
char* get_socket_status();
|
||||
const unsigned char* get_socket_status();
|
||||
void set_socket_status(char* socket_status);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user