rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
config
boards
hellen
hellen_leds_144.cpp
Go to the documentation of this file.
1
#include "
pch.h
"
2
#include "
hellen_meta.h
"
3
4
Gpio
getCommsLedPin
() {
5
return
H144_LED3_BLUE;
6
}
7
8
Gpio
getRunningLedPin
() {
9
return
H144_LED2_GREEN;
10
}
11
12
Gpio
getWarningLedPin
() {
13
return
H144_LED4_YELLOW;
14
}
Gpio
Gpio
Definition
rusefi_hw_enums.h:14
getWarningLedPin
Gpio getWarningLedPin()
Definition
hellen_leds_144.cpp:12
getCommsLedPin
Gpio getCommsLedPin()
Definition
hellen_leds_144.cpp:4
getRunningLedPin
Gpio getRunningLedPin()
Definition
hellen_leds_144.cpp:8
hellen_meta.h
pch.h
Generated on Fri Sep 26 2025 00:10:13 for rusEFI by
1.9.8