Skip to content

Commit f96f33e

Browse files
authored
Needed capital letter
I messed up on my programming because I thought it was a lowercase y
1 parent 8b0f713 commit f96f33e

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)