typo
This commit is contained in:
parent
f327b961f7
commit
ff39a72633
|
@ -166,7 +166,7 @@ angle_t getAdvanceCorrections(int rpm DECLARE_ENGINE_PARAMETER_SUFFIX) {
|
|||
+ engine->fsioState.fsioTimingAdjustment
|
||||
+ engine->engineState.cltTimingCorrection
|
||||
+ pidTimingCorrection
|
||||
// todo: uncomment once we get useable knock - engine->knockCount
|
||||
// todo: uncomment once we get usable knock - engine->knockCount
|
||||
;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue