Skip to content

Commit fb81e47

Browse files
g-vernondtor
authored andcommitted
Input: amijoy - fix broken table formatting in documentation
Missing '+' led to unintended spanning cell. Correct this. Signed-off-by: George Anthony Vernon <contact@gvernon.com> Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com> Link: https://lore.kernel.org/r/20250526135957.180254-2-contact@gvernon.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent 2159737 commit fb81e47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/input/devices/amijoy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ JOY1DAT Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0 X7 X6 X5 X4 X3 X2 X1 X0
123123
clocked by 2 of the signals input from the mouse serial
124124
stream. Starting with first bit received:
125125

126-
+-------------------+-----------------------------------------+
126+
+--------+----------+-----------------------------------------+
127127
| Serial | Bit Name | Description |
128128
+========+==========+=========================================+
129129
| 0 | M0H | JOY0DAT Horizontal Clock |

0 commit comments

Comments
 (0)