mirror of
https://github.com/okalachev/flix.git
synced 2025-07-27 09:39:33 +00:00
Fix simulator build
This commit is contained in:
parent
9c8c0e2578
commit
be7b6ec0c9
@ -36,7 +36,7 @@ void controlTorque();
|
||||
const char* getModeName();
|
||||
void sendMotors();
|
||||
bool motorsActive();
|
||||
void testMotor(uint8_t n);
|
||||
void testMotor(int n);
|
||||
void print(const char* format, ...);
|
||||
void pause(float duration);
|
||||
void doCommand(String str, bool echo);
|
||||
|
Loading…
x
Reference in New Issue
Block a user