We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81db2ad commit 84eacbcCopy full SHA for 84eacbc
1 file changed
docs/drivers/servo-motor-class.markdown
@@ -44,8 +44,8 @@ is 600. Valid values are 300 to 700. You must write to the position_sp
44
attribute for changes to this attribute to take effect.
45
46
`polarity` (read/write)
47
-: Sets the polarity of the servo. Valid values are `normal` and `inverted`.
48
-Setting the value to `inverted` will cause the position_sp value to be
+: Sets the polarity of the servo. Valid values are `normal` and `inversed`.
+Setting the value to `inversed` will cause the position_sp value to be
49
inverted. i.e `-100` will correspond to `max_pulse_sp`, and `100` will
50
correspond to `min_pulse_sp`.
51
0 commit comments