We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84eacbc commit 77dd676Copy full SHA for 77dd676
1 file changed
docs/tutorials/nxtmmx.md
@@ -23,7 +23,7 @@ use `speed_sp` instead of `duty_cycle_sp`.
23
24
## Encoder Polarity
25
26
-The NxtMMX does not support motors with inverted encoder polarity. This means
+The NxtMMX does not support motors with `inversed` encoder polarity. This means
27
the Firgelli linear actuators will not work with the NxtMMX.
28
29
## Battery Voltage
@@ -44,4 +44,4 @@ Example - set Pass Count to 10:
44
45
[mindsensors.com NxtMMX]: {{ site.github.url }}/docs/sensors/mindsensors.com-multiplexer-for-nxt-ev3-motors
46
[tacho-motor class]: {{ site.github.url }}/docs/drivers/tacho-motor-class
47
-[tahco-motor tutorial]: ../tacho-motors
+[tahco-motor tutorial]: ../tacho-motors
0 commit comments