Speeduino
Loading...
Searching...
No Matches
secondaryTables.h
Go to the documentation of this file.
3byte getVE2(void);
4byte getAdvance2(void);
byte getAdvance2(void)
Performs a lookup of the second ignition advance table. The values used to look this up will be RPM a...
Definition secondaryTables.cpp:197
byte getVE2(void)
Looks up and returns the VE value from the secondary fuel table.
Definition secondaryTables.cpp:168
void calculateSecondaryFuel(void)
Definition secondaryTables.cpp:5
void calculateSecondarySpark(void)
Definition secondaryTables.cpp:79