Explorar o código

__attribute__ ((weak)) added to led_set

__attribute__ ((weak)) added to led_set
a0-c %!s(int64=9) %!d(string=hai) anos
pai
achega
90289aa53f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      quantum/led.c

+ 1 - 0
quantum/led.c

@@ -24,6 +24,7 @@ void led_set_kb(uint8_t usb_led) {
 
 }
 
+__attribute__ ((weak))
 void led_set(uint8_t usb_led)
 {