We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c127922 commit 5cdb10fCopy full SHA for 5cdb10f
docs/en/zigbee/ep_window_covering.rst
@@ -49,13 +49,13 @@ Position Control
49
setLiftPosition
50
^^^^^^^^^^^^^^^
51
52
-Sets the window covering lift position in cm.
+Sets the window covering lift position.
53
54
.. code-block:: arduino
55
56
bool setLiftPosition(uint16_t lift_position);
57
58
-* ``lift_position`` - Lift position in cm
+* ``lift_position`` - Lift position
59
60
This function will return ``true`` if successful, ``false`` otherwise.
61
0 commit comments