OMNIBUSF3 - disable TELEMETRY_HOTT due to flash size.
This commit is contained in:
parent
b473ebf0d0
commit
bc0a0a0eda
|
@ -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…
Reference in New Issue