Fixup the cluepad code
This commit is contained in:
parent
34dd96187c
commit
0da53d3811
4 changed files with 13 additions and 13 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
int pwm_level;
|
||||
|
||||
void led_set(uint8_t usb_led)
|
||||
void led_set_kb(uint8_t usb_led)
|
||||
{
|
||||
print("led_set\n");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue