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/USBDeviceConnected.h
- Revision:
- 24:f4b676f61906
- Parent:
- 10:08bce4cd973a
--- a/USBHost/USBDeviceConnected.h Wed Dec 19 09:32:39 2012 +0000 +++ b/USBHost/USBDeviceConnected.h Wed Jan 09 16:13:34 2013 +0000 @@ -23,7 +23,7 @@ #include "USBEndpoint.h" #define MAX_ENDPOINT_PER_INTERFACE 2 -#define MAX_INTF 2 +#define MAX_INTF 3 typedef struct { bool in_use;