rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
hellen_leds_64.cpp
Go to the documentation of this file.
1// H64_LED1_RED usage see hellen-common64.mk
2
4 return Gpio::H64_LED2_BLUE;
5}
6
8 // this board has no warning led
9 return Gpio::Unassigned;
10}
11
13 // this board has no running led
14 return Gpio::Unassigned;
15}
16
@ Unassigned
Gpio getWarningLedPin()
Gpio getCommsLedPin()
Gpio getRunningLedPin()