kick Start Cranking mode #4569
This commit is contained in:
parent
73537bd387
commit
0b6cb09869
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue