rusefi/firmware/config/boards/hellen/hellen_leds_64.cpp

4 lines
65 B
C++

Gpio getCommunicationLedPin() {
return H64_BLUE_LED; // blue
}