mirror of
https://github.com/okalachev/flix.git
synced 2026-06-28 14:06:32 +00:00
Remove command parsing to simplify the code
This commit is contained in:
+1
-1
@@ -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