Fix of the fix of the fix...
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@738 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -588,6 +588,7 @@ doSoftBuffer($)
|
|||||||
Log GetLogLevel($name,3), "fhtsoftbuffer: $name set $h->{CMD} ".
|
Log GetLogLevel($name,3), "fhtsoftbuffer: $name set $h->{CMD} ".
|
||||||
"is still in the culfw buffer, wont send it again";
|
"is still in the culfw buffer, wont send it again";
|
||||||
$h->{SENDTIME} = $now;
|
$h->{SENDTIME} = $now;
|
||||||
|
$h->{NSENT}++;
|
||||||
next;
|
next;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user