generated from AfonsoCMSousa/CPP-Template
fix: finnaly working!
This commit is contained in:
@@ -32,6 +32,7 @@ class Socket {
|
||||
void send_server();
|
||||
void send_unix();
|
||||
void send_server(const api_packet &data);
|
||||
void send_server(const char &data);
|
||||
void send_unix(const api_packet &data);
|
||||
void set_packet(const api_packet &data);
|
||||
api_packet create_packet(uint8_t tracker_id);
|
||||
|
||||
Reference in New Issue
Block a user