Skip to content

Commit

Permalink
Add BMI270 gyro to HYBRIDG4 (#299)
Browse files Browse the repository at this point in the history
* Fix NEUTRONRCF435 gyro EXTI pin

* Add BMI270 to HYBRIDG4
  • Loading branch information
SteveCEvans authored Jan 16, 2024
1 parent 810a6ab commit 416d680
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion configs/HYBRIDG4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@
//TODO #define LED_INVERSION 1
#define FLASH_SPI_INSTANCE SPI3
#define DEFAULT_PID_PROCESS_DENOM 2
#define USE_SPI_GYRO
#define USE_GYRO
#define USE_ACC
#define USE_ACCGYRO_BMI270
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN_YAW 2700

0 comments on commit 416d680

Please sign in to comment.