Skip to content

Commit ee48580

Browse files
authored
README: Add note about control list
Closes #46
1 parent 8b4ec4c commit ee48580

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ The library gives you access to the following controls available on the Xbox 360
3333
* 2 Analog Triggers (8 bit)
3434
* 1 Four-Way Directional Pad (D-Pad)
3535

36+
For the full list of control names as used in the library, [see the source files](src/XInput.h).
37+
3638
The library also processes received data, so you can read the status of the controller's 2 rumble motors (8-bit), the assigned player number (1-4), and the index of the current LED animation. Data is sent and received automatically over USB.
3739

3840
## Compatible Boards

0 commit comments

Comments
 (0)