mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 11:59:58 +03:00
Add missing LUXF4OSD flash define (#12609)
This commit is contained in:
parent
18587e1504
commit
a813ea424d
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
|||
#define USE_GYRO_SPI_MPU6000
|
||||
#define USE_ACC_SPI_MPU6000
|
||||
#define USE_MAX7456
|
||||
#define USE_FLASH
|
||||
#define USE_FLASH_W25Q128FV
|
||||
|
||||
#define BEEPER_PIN PB4
|
||||
#define MOTOR1_PIN PB0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue