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