2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00

Fix of the fix of the fix...

git-svn-id: https://svn.fhem.de/fhem/trunk@738 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2010-10-25 15:07:31 +00:00
parent 9b12953efa
commit 60a64308c4

View File

@ -588,6 +588,7 @@ doSoftBuffer($)
Log GetLogLevel($name,3), "fhtsoftbuffer: $name set $h->{CMD} ".
"is still in the culfw buffer, wont send it again";
$h->{SENDTIME} = $now;
$h->{NSENT}++;
next;
}
}