Fixup the cluepad code
This commit is contained in:
@@ -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");
|
||||
}
|
||||
|
Reference in New Issue
Block a user