1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 17:25:20 +03:00

Add support for ICM-20649 acc/gyro

This commit is contained in:
Brian Balogh 2017-09-01 10:57:54 -04:00
parent 36133164e2
commit afec0258c7
10 changed files with 325 additions and 5 deletions

View file

@ -35,6 +35,7 @@ typedef enum {
GYRO_ICM20601,
GYRO_ICM20602,
GYRO_ICM20608G,
GYRO_ICM20649,
GYRO_ICM20689,
GYRO_BMI160,
GYRO_FAKE