1
0
Fork 0
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:
mikeller 2019-06-29 19:30:18 +12:00
parent 23ca254277
commit bfa7275e0c

View file

@ -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