auto-sync
This commit is contained in:
parent
a2c392a4b2
commit
4f9f9b9dbf
|
@ -112,7 +112,7 @@ int RpmCalculator::rpm(DECLARE_ENGINE_PARAMETER_F) {
|
|||
#endif
|
||||
if (!isRunning(PASS_ENGINE_PARAMETER_F)) {
|
||||
revolutionCounterSinceStart = 0;
|
||||
return 0;
|
||||
rpmValue = 0;
|
||||
}
|
||||
return rpmValue;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue