NOTES: fix formatting, mention 0x10
This commit is contained in:
parent
ba8e0f2a12
commit
7648ad808e
5
NOTES
5
NOTES
@ -38,7 +38,9 @@ Report ID and wIndex set to zero.
|
||||
0x02 for slow
|
||||
0x03 for medium speed
|
||||
0x04 for fast
|
||||
And the following have been obtained experimentally:
|
||||
0x05 for trigger, led pulses when clicked
|
||||
0x06 for super fast
|
||||
|
||||
0x04 0x00 <POLLING>
|
||||
Sets the polling frequency. The value can be one of these values:
|
||||
@ -52,6 +54,9 @@ Report ID and wIndex set to zero.
|
||||
start with these values when disconnected from the computer and reconnected
|
||||
again.
|
||||
|
||||
0x10
|
||||
Sent after setting the mode to the Windows driver mode.
|
||||
|
||||
All GET_REPORT requests are being answered with the same data, which seems to
|
||||
be some internal structure of 256 bytes. Any larger requests are being
|
||||
padded with zeroes. Located in this blob are all the current settings of the
|
||||
|
Loading…
Reference in New Issue
Block a user