mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
Fixed OSD support in Unified Targets.
This commit is contained in:
parent
23ca254277
commit
bfa7275e0c
1 changed files with 2 additions and 0 deletions
|
@ -73,6 +73,8 @@
|
|||
#define USE_FLASH_W25M
|
||||
#define USE_FLASH_W25N01G // 1G NAND flash support
|
||||
|
||||
#define USE_MAX7456
|
||||
|
||||
#define USE_TRANSPONDER
|
||||
|
||||
//TODO: Make this actually work by making the pins configurable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue