mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 13:25:30 +03:00
Merge pull request #5075 from etracer65/omnibus_remove_rtc_time
Remove RTC_TIME from OMNIBUS to free up flash space
This commit is contained in:
commit
3774ee2bae
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
#undef USE_SERIALRX_JETIEXBUS
|
#undef USE_SERIALRX_JETIEXBUS
|
||||||
#undef USE_TELEMETRY_MAVLINK
|
#undef USE_TELEMETRY_MAVLINK
|
||||||
#undef USE_TELEMETRY_LTM
|
#undef USE_TELEMETRY_LTM
|
||||||
|
#undef USE_RTC_TIME
|
||||||
|
|
||||||
|
|
||||||
#define TARGET_BOARD_IDENTIFIER "OMNI" // https://en.wikipedia.org/wiki/Omnibus
|
#define TARGET_BOARD_IDENTIFIER "OMNI" // https://en.wikipedia.org/wiki/Omnibus
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue