Skip to content

Commit 84eacbc

Browse files
committed
Update servo-motor-class.markdown
1 parent 81db2ad commit 84eacbc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/drivers/servo-motor-class.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ is 600. Valid values are 300 to 700. You must write to the position_sp
4444
attribute for changes to this attribute to take effect.
4545

4646
`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
47+
: Sets the polarity of the servo. Valid values are `normal` and `inversed`.
48+
Setting the value to `inversed` will cause the position_sp value to be
4949
inverted. i.e `-100` will correspond to `max_pulse_sp`, and `100` will
5050
correspond to `min_pulse_sp`.
5151

0 commit comments

Comments
 (0)