mirror of
https://github.com/okalachev/flix.git
synced 2026-08-15 16:29:00 +00:00
Remove unneeded declaration from the sim
This commit is contained in:
@@ -73,7 +73,6 @@ void resetParameters();
|
||||
|
||||
// mocks
|
||||
void setLED(bool on) {};
|
||||
void calibrateGyro() { print("Skip gyro calibrating\n"); };
|
||||
void calibrateAccel() { print("Skip accel calibrating\n"); };
|
||||
void printIMUCalibration() { print("cal: N/A\n"); };
|
||||
void printIMUInfo() {};
|
||||
|
||||
Reference in New Issue
Block a user