mirror of
https://github.com/okalachev/flix.git
synced 2026-01-11 13:36:43 +00:00
Configure IMU before calibrating the gyro which improves calibration
This commit is contained in:
@@ -27,6 +27,7 @@ void setupIMU() {
|
|||||||
delay(1000);
|
delay(1000);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
configureIMU();
|
||||||
calibrateGyro();
|
calibrateGyro();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user