correct 4Dis set of text

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@3422 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876
2013-07-14 13:28:02 +00:00
parent ccb37a2f37
commit a2fdff6358

View File

@@ -1879,7 +1879,7 @@ sub CUL_HM_Set($@) {
$l2 = substr($l2."\x00", 0, 13);
$l2 =~ s/(.)/sprintf(" %02X:%02X",$s++,ord($1))/ge;
@a = ($a[0],"regBulk","RegL_00:",split(" ",$l1.$l2));
@a = ($a[0],"regBulk","RegL_01:",split(" ",$l1.$l2));
}
$cmd = $a[1];# get converted command