only:dead line
This commit is contained in:
parent
d48d508d6a
commit
44ed1c2fba
|
@ -68,7 +68,6 @@ void slowStartStopButtonCallback() {
|
|||
return;
|
||||
}
|
||||
|
||||
// todo: should this be simply FSIO?
|
||||
if (engine->rpmCalculator.isRunning()) {
|
||||
// turn starter off once engine is running
|
||||
bool wasStarterEngaged = enginePins.starterControl.getAndSet(0);
|
||||
|
|
Loading…
Reference in New Issue