11 lines
159 B
Markdown
11 lines
159 B
Markdown
|
# USB HID
|
||
|
## Output
|
||
|
One byte output, they match to indications as follows
|
||
|
* 0x01: FM
|
||
|
* 0x02: FAIL
|
||
|
* 0x04: FM2
|
||
|
* 0x08: RDY
|
||
|
* 0x0F: MENU
|
||
|
* 0x10: IND
|
||
|
* 0x20: FM1
|