Send usb wakeup through ChibiOS
This commit is contained in:
committed by
Jack Humbert
parent
30e413f985
commit
30b90de7c9
@ -36,9 +36,6 @@
|
||||
/* Initialize the USB driver and bus */
|
||||
void init_usb_driver(USBDriver *usbp);
|
||||
|
||||
/* Send remote wakeup packet */
|
||||
void send_remote_wakeup(USBDriver *usbp);
|
||||
|
||||
/* ---------------
|
||||
* Keyboard header
|
||||
* ---------------
|
||||
|
Reference in New Issue
Block a user