Re-added OSD support to OMNIBUS.

This commit is contained in:
mikeller 2018-06-23 14:13:05 +12:00
parent 83500631cf
commit 6c3b0470ec
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,8 @@
#undef USE_GYRO_OVERFLOW_CHECK
#undef USE_GYRO_LPF2
#undef USE_ITERM_RELAX
#undef USE_TELEMETRY_HOTT
#undef USE_TELEMETRY_MAVLINK
#undef USE_TELEMETRY_LTM
@ -116,6 +118,7 @@
// feature name (includes source) -> MAX_OSD, used in target.mk
// include the max7456 driver
#define USE_OSD
#define USE_MAX7456
#define MAX7456_SPI_INSTANCE SPI1
#define MAX7456_SPI_CS_PIN PB1