|
rusEFI
The most advanced open source ECU
|
Functions | |
| Gpio | getCommsLedPin () |
| Gpio | getRunningLedPin () |
| Gpio | getWarningLedPin () |
| void | setBoardConfigOverrides () |
| Gpio getCommsLedPin | ( | ) |
Definition at line 3 of file board_configuration.cpp.
Referenced by initStatusLeds().

| Gpio getRunningLedPin | ( | ) |
Definition at line 7 of file board_configuration.cpp.
Referenced by initWarningRunningPins().

| Gpio getWarningLedPin | ( | ) |
Definition at line 11 of file board_configuration.cpp.
Referenced by initWarningRunningPins().

| void setBoardConfigOverrides | ( | ) |
Definition at line 16 of file board_configuration.cpp.