mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-04 23:52:18 +01:00
Corrected an incidence of "servo" to "stepper motor" (#4024)
This commit is contained in:
parent
fde5bdd659
commit
ab387eedb5
@ -153,7 +153,7 @@ Configuration options:
|
|||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
|
|
||||||
This turns the stepper to an absolute position! To have the servo move *relative* to the current
|
This turns the stepper to an absolute position! To have the stepper motor move *relative* to the current
|
||||||
position, first reset the current position and then set the target to the relative value.
|
position, first reset the current position and then set the target to the relative value.
|
||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user