typo
This commit is contained in:
parent
04db9b6919
commit
2ad1185636
|
@ -232,7 +232,7 @@
|
|||
<td>
|
||||
Discrete controls for the door.
|
||||
<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> - close the door, ignore if already closed.</li>
|
||||
</ul>
|
||||
|
@ -667,4 +667,4 @@
|
|||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue