mirror of
https://github.com/okalachev/flix.git
synced 2025-07-27 17:49: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);
|
delay(1000);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
configureIMU();
|
||||||
calibrateGyro();
|
calibrateGyro();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user