Fixed ordering of disabled features by priority for OMNIBUS.

This commit is contained in:
Michael Keller 2018-02-13 00:49:13 +13:00 committed by GitHub
parent d55c3c68cf
commit 936742da89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -20,14 +20,15 @@
// Removed to make the firmware fit into flash (in descending order of priority):
#undef USE_DSHOT_DMAR // OMNIBUS (F3) does not benefit from burst Dshot
#undef USE_GYRO_OVERFLOW_CHECK
#undef USE_TELEMETRY_LTM
#undef USE_RTC_TIME
#undef USE_SERIALRX_XBUS
#undef USE_TELEMETRY_LTM
#undef USE_TELEMETRY_MAVLINK
#undef USE_RTC_TIME
#undef USE_COPY_PROFILE_CMS_MENU
#undef USE_RX_MSP
#undef USE_SERIALRX_XBUS
#undef USE_TELEMETRY_MAVLINK
#define TARGET_BOARD_IDENTIFIER "OMNI" // https://en.wikipedia.org/wiki/Omnibus