Kristian Sloth Lauszus
|
597d389ae6
|
Fixed bit mask indicating the transfer type when reading the attributes in an endpoint
Fixes #313
|
2017-09-05 10:37:32 +07:00 |
|
Kristian Sloth Lauszus
|
42948831ce
|
Explicit cast millis() and micros() to uint32_t, as it is uint64_t on the Arduino 101
|
2017-02-12 16:58:14 +01:00 |
|
Kristian Sloth Lauszus
|
6fb48f48e4
|
Fix millis() and micros() rollover bug
Also replace long with int32_t, so it is not architecture dependent
|
2017-02-12 15:10:07 +01:00 |
|
Hakan Lindestaf
|
83a52b5063
|
Fixed tab/space and added comments
|
2016-03-23 13:21:49 -07:00 |
|
Hakan Lindestaf
|
c1c955c225
|
#217 Fixed order of parameters
|
2016-03-23 13:21:49 -07:00 |
|
Hakan Lindestaf
|
a3b8e8d00b
|
#217 Include endpoint in ParseHIDData
|
2016-03-23 13:21:49 -07:00 |
|
Hakan Lindestaf
|
1fe606aa22
|
#217 Added new class for HIDComposite that can listen to multiple interfaces. Added example for multimedia keyboard
|
2016-03-23 13:21:48 -07:00 |
|