parent
758a8c64e9
commit
1a0bac8bcc
55 changed files with 23760 additions and 23923 deletions
|
@ -24,6 +24,12 @@ void led_set_kb(uint8_t usb_led) {
|
|||
|
||||
}
|
||||
|
||||
__attribute__ ((weak))
|
||||
void led_init_ports(void)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
__attribute__ ((weak))
|
||||
void led_set(uint8_t usb_led)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue