1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 22:35:23 +03:00

OMNIBUSF3 - disable TELEMETRY_HOTT due to flash size.

This commit is contained in:
Hydra 2017-03-19 01:32:14 +00:00 committed by Dominic Clifton
parent b473ebf0d0
commit bc0a0a0eda

View file

@ -18,6 +18,7 @@
#pragma once #pragma once
#undef TELEMETRY_IBUS //no space left #undef TELEMETRY_IBUS //no space left
#undef TELEMETRY_HOTT //no space left
#define TARGET_BOARD_IDENTIFIER "OMNI" // https://en.wikipedia.org/wiki/Omnibus #define TARGET_BOARD_IDENTIFIER "OMNI" // https://en.wikipedia.org/wiki/Omnibus