Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of USBHostWANDongle by
Diff: USBHost/USBHost.h
- Revision:
- 11:a0841fba0599
- Parent:
- 10:08bce4cd973a
- Child:
- 24:f4b676f61906
--- a/USBHost/USBHost.h Thu Aug 30 09:15:55 2012 +0000 +++ b/USBHost/USBHost.h Thu Aug 30 14:13:24 2012 +0000 @@ -150,7 +150,7 @@ * * @param pointer on the device hich will be reseted */ - void resetDevice(USBDeviceConnected * dev) ; + USB_TYPE resetDevice(USBDeviceConnected * dev) ; /* * If there is a HID device connected, the host stores the length of the report descriptor.