1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 14:25:20 +03:00
betaflight/src
Dominic Clifton e454e44b1e CC3D - Attempt MPU6000 SPI detection multiple times.
On two CC3D boards tested prior to this fix the mpu6000ReadRegister call
for the MPU6000_WHOAMI would sometimes fail on code boot and sometimes
on warm boot, randomly.  

The reset added in 4db1d58aaf helps but
didn't fix detection for good.
2014-11-25 23:36:37 +00:00
..
main CC3D - Attempt MPU6000 SPI detection multiple times. 2014-11-25 23:36:37 +00:00
test Decouple altitudehold.c from config.c. Update flight_imu_unittest and 2014-11-03 20:03:21 +01:00