mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 11:29:58 +03:00
[CONFIG] add W25Q128FV to NEUTRONRCF411SX1280 (#12755)
This commit is contained in:
parent
c27d7ebb0b
commit
e5aab6aa66
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@
|
|||
#define USE_ACC_SPI_ICM20689
|
||||
#define USE_ACC_SPI_MPU6000
|
||||
#define USE_GYRO_SPI_MPU6000
|
||||
#define USE_FLASH
|
||||
#define USE_FLASH_W25Q128FV
|
||||
#define USE_MAX7456
|
||||
#define USE_RX_SPI
|
||||
#define USE_RX_EXPRESSLRS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue