We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48ab60 commit c8b76f1Copy full SHA for c8b76f1
1 file changed
docs/tutorials/using-xv11-lidar.md
@@ -33,7 +33,7 @@ See <http://xv11hacking.wikispaces.com/LIDAR+Sensor> for more information on LID
33
## Motor Connector
34
35
The part with resistors is optional. It allows EV3 to autodetect the motor but in ev3dev you can load the driver manually.
36
-If you decide not to solder the resistors you only have to make two connections (PWM1 and PWM2).
+If you decide not to solder the resistors you only have to make two connections (PWM0 and PWM1).
37
38
{% include screenshot.html source="/images/xv11-tutorial/lidar_motor_scheme.png" %}
39
0 commit comments