better hpfpValve bench settings

This commit is contained in:
rusefi 2020-11-22 12:43:28 -05:00
parent a285ba6743
commit 4bd14ed974
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ void mainRelayBench(void) {
}
void hpfpValveBench(void) {
pinbench("1000", "1000", "100", "3", &enginePins.hpfpValve, CONFIG(hpfpValvePin));
pinbench(/*delay*/"1000", /* onTime */"20", /*oftime*/"500", "3", &enginePins.hpfpValve, CONFIG(hpfpValvePin));
}
void fuelPumpBench(void) {