1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 14:25:20 +03:00

OMNIBUS Drop XBUS and MAVLINK

This commit is contained in:
jflyper 2018-02-12 20:30:07 +09:00
parent 8294048ce5
commit d55c3c68cf

View file

@ -26,6 +26,9 @@
#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
#define CONFIG_FASTLOOP_PREFERRED_ACC ACC_NONE