Fix TCPP-20009 control request data

This commit is contained in:
Marc Riera Irigoyen 2023-04-26 12:14:02 +02:00
parent 31ceb6bc7c
commit 2040d7b4be

View file

@ -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.