mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
CONFIG: Add FLASH_W25Q128FV to SYNERGYF4 (#12660)
Fixes: https://github.com/betaflight/betaflight/issues/12643
This commit is contained in:
parent
a831878934
commit
1498c0aa5e
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@
|
|||
#define USE_ACC_SPI_MPU6500
|
||||
#define USE_GYRO_SPI_MPU6000
|
||||
#define USE_ACC_SPI_MPU6000
|
||||
#define USE_FLASH
|
||||
#define USE_FLASH_W25Q128FV
|
||||
#define USE_MAX7456
|
||||
|
||||
#define BEEPER_PIN PB4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue