File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,13 +63,13 @@ is off.
6363use of motors that send inverted encoder signals to the EV3. This should
6464be set correctly by the driver of a device. It You only need to change this
6565value if you are using a unsupported device. Valid values are ` normal ` and
66- ` inverted ` .
66+ ` inversed ` .
6767
6868` polarity ` (read/write)
6969: Sets the polarity of the motor. With ` normal ` polarity, a positive duty
70- cycle will cause the motor to rotate clockwise. With ` inverted ` polarity,
70+ cycle will cause the motor to rotate clockwise. With ` inversed ` polarity,
7171a positive duty cycle will cause the motor to rotate counter-clockwise.
72- Valid values are ` normal ` and ` inverted ` .
72+ Valid values are ` normal ` and ` inversed ` .
7373
7474` port_name ` (read-only)
7575: Returns the name of the port that the motor is connected to.
You can’t perform that action at this time.
0 commit comments