Fix missing declaration from last commit
This commit is contained in:
parent
07a4d1ea79
commit
86110a23fc
|
@ -6,4 +6,5 @@ byte checkEngineProtect();
|
|||
byte checkRevLimit();
|
||||
byte checkBoostLimit();
|
||||
byte checkOilPressureLimit();
|
||||
byte checkAFRLimit();
|
||||
byte checkAFRLimit();
|
||||
byte checkCoolantTempLimit();
|
Loading…
Reference in New Issue