This commit is contained in:
rusefi 2020-11-22 00:40:21 -05:00
parent 79188c954a
commit f6bff90f86
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ void mainRelayBench(void) {
}
void hpfpValveBench(void) {
pinbench("0", "1000", "100", "1", &enginePins.hpfpValve, CONFIG(hpfpValvePin));
pinbench("1000", "1000", "100", "3", &enginePins.hpfpValve, CONFIG(hpfpValvePin));
}
void fuelPumpBench(void) {