USB services: Difference between revisions

Line 870: Line 870:
| 0 || || No input/output, takes a type-0x5 input buffer.
| 0 || || No input/output, takes a type-0x5 input buffer.
|-
|-
| 1 || || Takes a total of 6-bytes of input and a type-0x5 input buffer, returns an output u8.
| 1 || || Takes 6-bytes of input and a type-0x5 input buffer, returns an output u8 bool indicating success.
|}
|}
This service loads data for [[#HidGamepad]]. Cmd0 loads data from the input .json.


= HidGamepad =
= HidGamepad =