mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
CONFIG: Add FLASH_W25Q128FV to BETAFPVF722 (#12515)
This commit is contained in:
parent
1406e29206
commit
ba5ffacce4
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
|||
#define USE_ACCGYRO_BMI270
|
||||
#define USE_GYRO_SPI_ICM42688P
|
||||
#define USE_ACC_SPI_ICM42688P
|
||||
#define USE_FLASH
|
||||
#define USE_FLASH_W25Q128FV
|
||||
#define USE_MAX7456
|
||||
|
||||
#define BEEPER_PIN PC14
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue