We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cdcabf3 + e1647cb commit 2755b63Copy full SHA for 2755b63
1 file changed
docs/tutorials/tacho-motors.md
@@ -14,8 +14,8 @@ A [tachometer] is a device that measures rotational speed. The LEGO MINDSTORMS
14
NXT and EV3 motors have an optical encoder that sends electrical pulses to the
15
EV3 when the motor rotates.
16
17
-We call any motor that can seen feedback like this a "tacho-motor". Using this
18
-feedback, you have have greater control over the speed and position of the motor
+We call any motor that can see feedback like this a "tacho-motor". Using this
+feedback, you have greater control over the speed and position of the motor
19
compared to motors that do not provide feedback.
20
21
## Identifying the Motor
0 commit comments