rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
config
boards
hellen
hellen_leds_100.cpp
Go to the documentation of this file.
1
// file hellen_leds_100.cpp
2
3
Gpio
getCommsLedPin
() {
4
return
Gpio::MM100_LED3_BLUE;
5
}
6
7
Gpio
getRunningLedPin
() {
8
return
Gpio::MM100_LED2_GREEN;
9
}
10
11
Gpio
getWarningLedPin
() {
12
return
Gpio::MM100_LED4_YELLOW;
13
}
Gpio
Gpio
Definition
rusefi_hw_enums.h:14
getWarningLedPin
Gpio getWarningLedPin()
Definition
hellen_leds_100.cpp:11
getCommsLedPin
Gpio getCommsLedPin()
Definition
hellen_leds_100.cpp:3
getRunningLedPin
Gpio getRunningLedPin()
Definition
hellen_leds_100.cpp:7
Generated on Fri Dec 19 2025 00:10:26 for rusEFI by
1.9.8