You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,8 @@ The library gives you access to the following controls available on the Xbox 360
33
33
* 2 Analog Triggers (8 bit)
34
34
* 1 Four-Way Directional Pad (D-Pad)
35
35
36
+
For the full list of control names as used in the library, [see the source files](src/XInput.h).
37
+
36
38
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.
0 commit comments