speeduino/speeduino/engineProtection.h

9 lines
128 B
C

byte checkEngineProtect();
byte checkRevLimit();
byte checkBoostLimit();
byte checkOilPressureLimit();
byte checkAFRLimit();