speeduino/corrections.h

11 lines
244 B
C
Raw Normal View History

2014-01-07 00:02:00 -08:00
/*
All functions in the gamma file return
*/
static byte numCorrections = 2;
byte correctionsTotal();
byte correctionWUE(); //Warmup enrichment
byte correctionASE(); //After Start Enrichment
byte correctionAccel(); //Acceleration Enrichment