only:dead line

This commit is contained in:
rusefillc 2023-06-13 21:31:39 -04:00
parent d48d508d6a
commit 44ed1c2fba
1 changed files with 0 additions and 1 deletions

View File

@ -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);