Fix 32KHz gyro targetLooptime calculation
commit359290d1df354b302a761a2fe416a9da7528dd96
authorBruce Luckcuck <github@etracer.net>
Sun, 29 Jul 2018 14:12:24 +0000 (29 10:12 -0400)
committerBruce Luckcuck <github@etracer.net>
Sun, 29 Jul 2018 14:12:24 +0000 (29 10:12 -0400)
treed642d6f6db12477c1b0af3b9cc9a569d30e766c8
parentf4011b3dc35c975ffb9bba0394f023be1b55cfdc
Fix 32KHz gyro targetLooptime calculation
The target loop time was being calculated incorrectly for 32KHz gyros. Constant shoud be 31.25 rather than 31.5.
src/main/drivers/accgyro/gyro_sync.c