mirror of
https://github.com/okalachev/flix.git
synced 2025-08-17 17:16:10 +00:00
Show imu data in cli
This commit is contained in:
@@ -45,4 +45,4 @@ void setLED(bool on) {};
|
||||
void calibrateGyro() {};
|
||||
void fullMotorTest(int n) {};
|
||||
void sendMotors() {};
|
||||
void printIMUCal() { Serial.print("N/A"); };
|
||||
void printIMUCal() { Serial.print("cal: N/A\n"); };
|
||||
|
Reference in New Issue
Block a user