typo
This commit is contained in:
parent
04db9b6919
commit
2ad1185636
|
@ -232,7 +232,7 @@
|
||||||
<td>
|
<td>
|
||||||
Discrete controls for the door.
|
Discrete controls for the door.
|
||||||
<ul>
|
<ul>
|
||||||
<li><button class="rnd">↑</button> - open the door, ignore if alreay opened.</li>
|
<li><button class="rnd">↑</button> - open the door, ignore if already opened.</li>
|
||||||
<li><button class="rnd">☐</button> - stop the door, only if door is moving.</li>
|
<li><button class="rnd">☐</button> - stop the door, only if door is moving.</li>
|
||||||
<li><button class="rnd">↓</button> - close the door, ignore if already closed.</li>
|
<li><button class="rnd">↓</button> - close the door, ignore if already closed.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in New Issue