Skip to content

Commit

Permalink
[target] MODULARF4 add gyro, osd (#545)
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter authored Sep 12, 2024
1 parent bd76d03 commit ba09eb9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions configs/MODULARF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@
#define BOARD_NAME MODULARF4
#define MANUFACTURER_ID TACO

#define USE_ACC
#define USE_ACC_SPI_MPU6000
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_MAX7456

#define BEEPER_PIN PA8
#define MOTOR1_PIN PB1
#define MOTOR2_PIN PB0
Expand Down

0 comments on commit ba09eb9

Please sign in to comment.