something ? HIP / SPI pin conflict does not fail gracefully #2108
undoing unneeded change?
This commit is contained in:
parent
ef7b1f98e7
commit
2fce87c8a7
|
@ -134,7 +134,7 @@ public class EcuTestHelper {
|
|||
sleepSeconds(3);
|
||||
sendCommand(getEnableCommand(Fields.CMD_PWM));
|
||||
sendCommand(getEnableCommand(Fields.CMD_SELF_STIMULATION));
|
||||
// we need to skip one chart since it might have been produced with previous engine type
|
||||
TestingUtils.nextChart(commandQueue);
|
||||
// // we need to skip one chart since it might have been produced with previous engine type
|
||||
// TestingUtils.nextChart(commandQueue);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue