kick Start Cranking mode #4569

This commit is contained in:
rusefillc 2022-09-13 02:23:57 -04:00
parent 73537bd387
commit 0b6cb09869
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ enum class ClearReason : uint8_t {
InjectorDutyCycle, // 10
FloodClear, // 11
EnginePhase, // 12
KickStart,
};
// Only allows clearing the value, but never resetting it.