This commit is contained in:
J. Nick Koston 2023-06-05 21:27:14 -05:00
parent f6034ac482
commit 7012f41e5a
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ namespace ratgdo {
/********************************** FUNCTION DECLARATION
* *****************************************/
void transmit(const uint8_t*);
void transmit(const char* command);
void sync();
void obstructionLoop();