mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS: remove MINIMIZE_FEATURES define
This commit is contained in:
parent
d6979e62f0
commit
646704c5dc
|
@ -1,7 +1,3 @@
|
||||||
# for now we make this define, but we should migrate from this to much
|
|
||||||
# more specific defines - added below.
|
|
||||||
define HAL_MINIMIZE_FEATURES 1
|
|
||||||
|
|
||||||
# disable emitting nice strings when activating RC channel aux functions:
|
# disable emitting nice strings when activating RC channel aux functions:
|
||||||
define AP_RC_CHANNEL_AUX_FUNCTION_STRINGS_ENABLED 0
|
define AP_RC_CHANNEL_AUX_FUNCTION_STRINGS_ENABLED 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue