mirror of
https://github.com/marcriera/ddgo-controller-docs.git
synced 2025-04-11 06:39:28 +02:00
Fix TCPP-20009 control request data
This commit is contained in:
parent
31ceb6bc7c
commit
2040d7b4be
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ The controller supports receiving data via a control transfer to turn on/off the
|
|||
|
||||
| bmRequestType | bRequest | wValue | wIndex | wLength |
|
||||
|:-------------:|:--------:|:------:|:------:|:-------:|
|
||||
| 0x40 | 0x09 | 0x0301 | 0x0000 | 0x0002 |
|
||||
| 0x41 | 0x09 | 0x0201 | 0x0000 | 0x0002 |
|
||||
|
||||
The data sent to the controller follows the structure below.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue