Skip to content

Commit 383148a

Browse files
authored
Merge pull request #31 from bb20basketball/patch-1
Needed capital letter
2 parents 8b0f713 + f96f33e commit 383148a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Sets the Z axis value. Range -127 to 127 (0 is center).
3535
###Joystick.setXAxisRotation(int value)
3636
Sets the X axis rotation value. Range 0° to 360°.
3737

38-
###Joystick.setyAxisRotation(int value)
38+
###Joystick.setYAxisRotation(int value)
3939
Sets the Y axis rotation value. Range 0° to 360°.
4040

4141
###Joystick.setZAxisRotation(int value)

0 commit comments

Comments
 (0)