Skip to content

Commit

Permalink
Added support for BMI160 gyro
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbudden committed Feb 22, 2017
1 parent cc2fc2c commit dbfc355
Show file tree
Hide file tree
Showing 8 changed files with 563 additions and 6 deletions.
1 change: 1 addition & 0 deletions src/main/drivers/accgyro.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@

typedef enum {
GYRO_RATE_1_kHz,
GYRO_RATE_3200_Hz,
GYRO_RATE_8_kHz,
GYRO_RATE_32_kHz,
} gyroRateKHz_e;
Expand Down
Loading

0 comments on commit dbfc355

Please sign in to comment.