AP_RPM: allow HarmonicNotches to be compiled out of the code
This commit is contained in:
parent
6de3cce480
commit
ffb1fe0a1a
@ -28,7 +28,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef AP_RPM_HARMONICNOTCH_ENABLED
|
#ifndef AP_RPM_HARMONICNOTCH_ENABLED
|
||||||
#define AP_RPM_HARMONICNOTCH_ENABLED AP_RPM_BACKEND_DEFAULT_ENABLED && AP_INERTIALSENSOR_ENABLED
|
#define AP_RPM_HARMONICNOTCH_ENABLED AP_RPM_BACKEND_DEFAULT_ENABLED && AP_INERTIALSENSOR_HARMONICNOTCH_ENABLED
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef AP_RPM_PIN_ENABLED
|
#ifndef AP_RPM_PIN_ENABLED
|
||||||
|
Loading…
Reference in New Issue
Block a user