m_hasSynchronizedSymmetrical handling improvements #4099

This commit is contained in:
rusefi 2022-04-23 17:56:35 -04:00
parent 511954efab
commit 0013a8151c
1 changed files with 1 additions and 0 deletions

View File

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