mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
OMNIBUSF3 - disable TELEMETRY_HOTT due to flash size.
This commit is contained in:
parent
b473ebf0d0
commit
bc0a0a0eda
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
#pragma once
|
||||
|
||||
#undef TELEMETRY_IBUS //no space left
|
||||
#undef TELEMETRY_HOTT //no space left
|
||||
|
||||
#define TARGET_BOARD_IDENTIFIER "OMNI" // https://en.wikipedia.org/wiki/Omnibus
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue