1
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-05-07 22:29:19 +00:00

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 c379a0ea66
commit 3fb02c2a51

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