1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00

Remove RTC_TIME from OMNIBUS to free up flash space

Added #undef USE_RTC_TIME to target/OMNIBUS/target.h
Frees up 1384 bytes.
This commit is contained in:
Bruce Luckcuck 2018-01-30 20:49:56 -05:00
parent 8db45109fe
commit b8e3b9b7a6

View file

@ -23,6 +23,7 @@
#undef USE_SERIALRX_JETIEXBUS
#undef USE_TELEMETRY_MAVLINK
#undef USE_TELEMETRY_LTM
#undef USE_RTC_TIME
#define TARGET_BOARD_IDENTIFIER "OMNI" // https://en.wikipedia.org/wiki/Omnibus