first boilerplate
This commit is contained in:
8
Code/protocol.h
Normal file
8
Code/protocol.h
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
* MYRYS ROVER
|
||||
* Low level communication protocol
|
||||
*
|
||||
* new Wed May 27 03:51.45 AM UTC 2026
|
||||
*/
|
||||
|
||||
int send_a_ping(int, char *, int);
|
||||
Reference in New Issue
Block a user