docs
This commit is contained in:
parent
6d1dfd6995
commit
6e9361fb58
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue