parent
60322dbabd
commit
2da25ae4c1
|
@ -45,6 +45,7 @@ public class VssHardwareLoopTest extends RusefiTestBase {
|
|||
|
||||
sleep(2 * Timeouts.SECOND);
|
||||
|
||||
ecu.sendCommand("set " + "driveWheelRevPerKm" + " " + "500");
|
||||
EcuTestHelper.assertSomewhatClose("VSS with input", 92, SensorCentral.getInstance().getValue(Sensor.vehicleSpeedKph));
|
||||
|
||||
// not related to VSS test, just need to validate this somewhere, so this random test is as good as any
|
||||
|
|
Loading…
Reference in New Issue