mirror of
https://github.com/okalachev/flix.git
synced 2025-07-27 09:39:33 +00:00
Configure IMU before calibrating the gyro which improves calibration
This commit is contained in:
parent
ea141f851f
commit
475e9a87ba
@ -27,6 +27,7 @@ void setupIMU() {
|
||||
delay(1000);
|
||||
}
|
||||
}
|
||||
configureIMU();
|
||||
calibrateGyro();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user