2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

Typos detected by Bernd

git-svn-id: https://svn.fhem.de/fhem/trunk@1267 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2012-02-18 07:54:39 +00:00
parent 535deda57c
commit d591c069b9

View File

@ -154,7 +154,6 @@
<a href="#holiday">holiday</a> &nbsp;
<a href="#notify">notify</a> &nbsp;
<a href="#sequence">sequence</a> &nbsp;
<a href="#sequence">sequence</a> &nbsp;
<a href="#structure">structure</a> &nbsp;
<a href="#watchdog">watchdog</a> &nbsp;
<a href="#weblink">weblink</a> &nbsp;
@ -7926,7 +7925,7 @@ href="http://www.elv.de/output/controller.aspx?cid=74&detail=10&detail2=29870">U
<br>
<ul>
<code>
define lampseq sequence Btn1:on 0.5 Btn2:off 0.5 Btn1 on<br>
define lampseq sequence Btn1:on 0.5 Btn2:off 0.5 Btn1:on<br>
define lampon notify lampseq:trigger set lamp on
</code>
</ul>