another bugfix ;-)

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1791 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
mfr69bs
2012-08-12 00:18:51 +00:00
parent 6e1f52d0f1
commit 25200cdd28

View File

@@ -7922,7 +7922,7 @@ Terminating
Send an eMail after snapshots are taken:<br>
<ul>
<code>define MOTION.not.02 notify ipcam:.*snapshots.* { myEmailFuntion("ipcam") }</code><br>
<code>define MOTION.not.02 notify ipcam:.*snapshots.* { myEmailFunction("%NAME") }</code><br>
</ul><br>
A public web-cam takes only 1 snapshot per call:<br>