2#define HARD_REV_FIXED 1
3#define HARD_REV_COOLANT 2
byte checkAFRLimit(void)
Definition engineProtection.cpp:130
byte checkEngineProtect(void)
Definition engineProtection.cpp:12
byte checkBoostLimit(void)
Definition engineProtection.cpp:58
byte checkRevLimit(void)
Definition engineProtection.cpp:23
byte checkOilPressureLimit(void)
Definition engineProtection.cpp:99