correct 4Dis set of text

git-svn-id: https://svn.fhem.de/fhem/trunk@3422 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876
2013-07-14 13:28:02 +00:00
parent 7858c6e701
commit 19c3a5272d

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