Skip to content
This repository was archived by the owner on Mar 18, 2022. It is now read-only.

Commit 15fe60d

Browse files
committed
Markdown is pretty buggy. Fixing
1 parent 0dfe6ae commit 15fe60d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

TESTS.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ Except for the first element, all of these elements appear four times in the arr
4242
* Bit 6: R trigger button
4343
* Bit 7: Z button
4444
* Bit 8: START button
45-
* [Left stick X] represents the horizontal axis of the left stick. It could actually be a short or even a float.
46-
* [Left stick Y] represents the vertical axis of the left stick. It could actually be a short or even a float.
47-
* [C stick X] represents the horizontal axis of the C-Stick. It could actually be a short or even a float.
48-
* [C stick Y] represents the vertical axis of the C-Stick. It could actually be a short or even a float.
49-
* [L axis] represents the analog input axis of the L trigger. It could be a short.
50-
* [R axis] represents the analog input axis of the R trigger. It could be a short.
45+
* [Left stick X] represents the horizontal axis of the left stick. It could actually be a short or even a float.
46+
* [Left stick Y] represents the vertical axis of the left stick. It could actually be a short or even a float.
47+
* [C stick X] represents the horizontal axis of the C-Stick. It could actually be a short or even a float.
48+
* [C stick Y] represents the vertical axis of the C-Stick. It could actually be a short or even a float.
49+
* [L axis] represents the analog input axis of the L trigger. It could be a short.
50+
* [R axis] represents the analog input axis of the R trigger. It could be a short.
5151

5252
Rumble data is not obtained from here. Rather, it seems to be a command data.

0 commit comments

Comments
 (0)