mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
Merge pull request #5077 from mikeller/enable_external_osd_for_all_targets
Enabled external OSD for all targets.
This commit is contained in:
commit
f45c503738
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@
|
||||||
#if (FLASH_SIZE > 128)
|
#if (FLASH_SIZE > 128)
|
||||||
#define USE_CMS
|
#define USE_CMS
|
||||||
#define USE_OSD
|
#define USE_OSD
|
||||||
|
#define USE_OSD_OVER_MSP_DISPLAYPORT
|
||||||
#define USE_TELEMETRY_CRSF
|
#define USE_TELEMETRY_CRSF
|
||||||
#define USE_TELEMETRY_SRXL
|
#define USE_TELEMETRY_SRXL
|
||||||
#define USE_MSP_DISPLAYPORT
|
#define USE_MSP_DISPLAYPORT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue