mirror of
https://github.com/okalachev/flix.git
synced 2025-08-17 17:16:10 +00:00
Add small delay before gyro calibration
This commit is contained in:
@@ -22,6 +22,7 @@ void setupIMU() {
|
||||
}
|
||||
}
|
||||
configureIMU();
|
||||
delay(500); // wait a bit before calibrating
|
||||
calibrateGyro();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user