rusEFI
The most advanced open source ECU
|
We can blink out OBD-II error codes using Malfunction Indicator Light (MIL)
Definition in file malfunction_indicator.h.
Functions | |
bool | isMilEnabled () |
void | initMalfunctionIndicator (void) |
void initMalfunctionIndicator | ( | void | ) |
Definition at line 120 of file malfunction_indicator.cpp.
Referenced by commonInitEngineController().
bool isMilEnabled | ( | ) |
Definition at line 116 of file malfunction_indicator.cpp.
Referenced by initMalfunctionIndicator().