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
Gpio
getCommsLedPin
() {
2
return
Gpio::MM100_LED3_BLUE;
3
}
4
5
Gpio
getRunningLedPin
() {
6
return
Gpio::MM100_LED2_GREEN;
7
}
8
9
Gpio
getWarningLedPin
() {
10
return
Gpio::MM100_LED4_YELLOW;
11
}
Gpio
Gpio
Definition
rusefi_hw_enums.h:14
getWarningLedPin
Gpio getWarningLedPin()
Definition
hellen_leds_100.cpp:9
getCommsLedPin
Gpio getCommsLedPin()
Definition
hellen_leds_100.cpp:1
getRunningLedPin
Gpio getRunningLedPin()
Definition
hellen_leds_100.cpp:5
Generated on Sat Sep 27 2025 00:10:04 for rusEFI by
1.9.8