fixed macway to comply new API.
This commit is contained in:
7
macway/led.c
Normal file
7
macway/led.c
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "stdint.h"
|
||||
#include "led.h"
|
||||
|
||||
|
||||
void led_set(uint8_t usb_led)
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user