Send usb wakeup through ChibiOS
This commit is contained in:
parent
30e413f985
commit
30b90de7c9
3 changed files with 2 additions and 26 deletions
|
|
@ -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
|
||||
* ---------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue