helping master - undoing limp_manager change
This commit is contained in:
parent
f0fd53ed3c
commit
3bbcfeac59
|
@ -67,8 +67,11 @@ void LimpManager::updateState(int rpm, efitick_t nowNt) {
|
|||
}
|
||||
|
||||
if (!engine->isMainRelayEnabled()) {
|
||||
/*
|
||||
todo AndreiKA this change breaks 22 unit tests?
|
||||
allowFuel.clear();
|
||||
allowSpark.clear();
|
||||
*/
|
||||
}
|
||||
|
||||
m_transientAllowInjection = allowFuel;
|
||||
|
|
Loading…
Reference in New Issue