2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-16 04:36:02 +00:00

Making the S300 transformation FHZ compatible

git-svn-id: https://svn.fhem.de/fhem/trunk@426 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2009-08-15 10:22:04 +00:00
parent 937c0ad8cd
commit b9fdee3181

View File

@ -766,6 +766,7 @@ CUL_Read($)
for(my $i = 1; $i < 14; $i+=2) { # Swap nibbles.
$dmsg .= $a[$i+1] . $a[$i];
}
$dmsg = lc($dmsg);
}
# Other K... Messages ar sent to CUL_WS