fixing unit tests build
This commit is contained in:
parent
a4a618b6bd
commit
bb7cc14d27
|
@ -8,7 +8,7 @@
|
|||
#include "global.h"
|
||||
#include "trigger_input.h"
|
||||
|
||||
#if EFI_SHAFT_POSITION_INPUT || defined(__DOXYGEN__)
|
||||
#if (EFI_PROD_CODE && EFI_SHAFT_POSITION_INPUT) || defined(__DOXYGEN__)
|
||||
|
||||
void applyNewTriggerInputPins(void) {
|
||||
// first we will turn off all the changed pins
|
||||
|
|
Loading…
Reference in New Issue