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();
|
const char* getModeName();
|
||||||
void sendMotors();
|
void sendMotors();
|
||||||
bool motorsActive();
|
bool motorsActive();
|
||||||
void testMotor(uint8_t n);
|
void testMotor(int n);
|
||||||
void print(const char* format, ...);
|
void print(const char* format, ...);
|
||||||
void pause(float duration);
|
void pause(float duration);
|
||||||
void doCommand(String str, bool echo);
|
void doCommand(String str, bool echo);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user