Skip to content

Commit 3deb8e3

Browse files
committed
Update README.md
1 parent 3fa75d6 commit 3deb8e3

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
@@ -672,7 +672,7 @@ To change the configuration so that rotating the encoder clockwise increases spe
672672
### Direction of rotation of the encoder when the Loco is reversed
673673

674674
By default, when the loco is reversed, to increase the speed of the loco you need to rotate the encoder in the same direction as when the loco direction is forward. (See the previous heading.)
675-
If you wish to increase speed by rotating the encoder in the oposite direction when the direction is reverse' you can add the following define. Uncomment (remove the ``//``) following line in your ``config_buttons.h``.
675+
If you wish to increase speed by rotating the encoder in the opposite direction when the direction is reversed you can add the following define. Uncomment (remove the ``//``) following line in your ``config_buttons.h``.
676676

677677
``#define ENCODER_INVERT_ROTATION_WHEN_REVERSED true``
678678

0 commit comments

Comments
 (0)