This commit is contained in:
rusefi 2018-03-04 17:55:46 -05:00
parent b237ea2423
commit 1e391bae8d
1 changed files with 3 additions and 0 deletions

View File

@ -45,6 +45,9 @@ static void toggleTestAndScheduleNext() {
}
/**
* https://github.com/rusefi/rusefi/issues/557 common rail / direct injection scheduling control test
*/
void test557init(void) {
if (engineConfiguration->test557pin == GPIO_UNASSIGNED ||
engineConfiguration->test557pin == GPIOA_0) {