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