Skip to content

Commit

Permalink
Add flash to FPVM BetaflightF7 (#415)
Browse files Browse the repository at this point in the history
FC includes Winbond 25Q128JVSQ flash, but define is missing from target. 
https://www.getfpv.com/betaflight-f7-flight-controller.html
  • Loading branch information
ot0tot authored May 4, 2024
1 parent cdb9e49 commit bd494af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/FPVM_BETAFLIGHTF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@
#define USE_GYRO_SPI_MPU6500
#define USE_ACC_SPI_MPU6500
#define USE_MAX7456
#define USE_FLASH
#define USE_FLASH_W25Q128FV

#define BEEPER_PIN PD15
#define MOTOR1_PIN PB0
Expand Down

0 comments on commit bd494af

Please sign in to comment.