mirror of
https://github.com/okalachev/flix.git
synced 2025-08-17 17:16:10 +00:00
Remove non-working fullmot command
This commit is contained in:
@@ -57,7 +57,6 @@ inline Quaternion FLU2FRD(const Quaternion &q);
|
||||
void setLED(bool on) {};
|
||||
void calibrateGyro() { printf("Skip gyro calibrating\n"); };
|
||||
void calibrateAccel() { printf("Skip accel calibrating\n"); };
|
||||
void fullMotorTest(int n) { printf("Skip full motor test\n"); };
|
||||
void sendMotors() {};
|
||||
void printIMUCal() { printf("cal: N/A\n"); };
|
||||
void printIMUInfo() {};
|
||||
|
Reference in New Issue
Block a user