oh not all dead
This commit is contained in:
parent
57e61a1cc0
commit
2cfcba4a94
|
@ -11,6 +11,7 @@
|
|||
|
||||
angle_t getAdvance(int rpm, float engineLoad);
|
||||
angle_t getCylinderIgnitionTrim(size_t cylinderNumber, int rpm, float ignitionLoad);
|
||||
float getInitialAdvance(int rpm, float map, float advanceMax);
|
||||
|
||||
angle_t getAdvanceCorrections(int rpm);
|
||||
size_t getMultiSparkCount(int rpm);
|
||||
|
|
Loading…
Reference in New Issue