Skip to content

Commit

Permalink
[target] FF_RACEPITF7 add gyro & flash
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter committed Aug 22, 2024
1 parent b05962b commit 59623d8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions configs/FF_RACEPITF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@
#define BOARD_NAME FF_RACEPITF7
#define MANUFACTURER_ID FFPV

#define USE_ACC
#define USE_ACC_SPI_MPU6000
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

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

0 comments on commit 59623d8

Please sign in to comment.