mirror of
https://github.com/okalachev/flix.git
synced 2026-01-11 13:36:43 +00:00
Remove command parsing to simplify the code
This commit is contained in:
@@ -34,7 +34,7 @@ void controlTorque();
|
||||
void showTable();
|
||||
void sendMotors();
|
||||
bool motorsActive();
|
||||
void doCommand(String str);
|
||||
void doCommand(const String& command);
|
||||
void normalizeRC();
|
||||
void printRCCal();
|
||||
void processMavlink();
|
||||
|
||||
Reference in New Issue
Block a user