Kristian Sloth Lauszus
|
6c36eed239
|
Renamed USB class to USBHost, so it does not collide with the one defined in the Arduino Zero core
Also renamed the struct UsbDevice to UsbDeviceDefinition
|
2016-01-19 16:34:45 +01:00 |
|
Kristian Sloth Lauszus
|
fb723fcbb0
|
Don't set epAttribs to 0, as this will set bmNakPower to 0 as well. Instead set bmSndToggle and bmRcvToggle explicit to 0.
Fixes: #184
|
2015-11-18 00:11:33 +01:00 |
|
Kristian Sloth Lauszus
|
fcab83dcb3
|
Fixed some bugs in: https://github.com/felis/USB_Host_Shield_2.0/pull/135
|
2015-03-25 01:16:41 +01:00 |
|
Fred
|
199612e93e
|
bug fix: would only detect first XBOX button press
|
2015-02-15 19:56:17 +00:00 |
|
Fred
|
9979e50426
|
LeftTrigger/RightTrigger => L2/R2 for consistency
|
2015-02-15 19:47:06 +00:00 |
|
Fred
|
2d4ab30005
|
Fixed tabbing...
|
2015-02-14 11:15:29 +00:00 |
|
Fred
|
7c475c91e0
|
Xbox ONE Controller support
|
2015-02-14 11:09:24 +00:00 |
|