X-Git-Url: https://git.realraum.at/?p=svn42.git;a=blobdiff_plain;f=rf433rcv%2Fpc%2Fdecode.pl;h=e90f345f51e977026117498d4c1fafa21044cbbc;hp=8a0a4d69a235aa7213bed931f0b4dc922691cd1e;hb=5b65d67a87c56a61669419bd597809815e696aef;hpb=46a6fafebf5c7b9c2be5fd0df01ea53967b956ca diff --git a/rf433rcv/pc/decode.pl b/rf433rcv/pc/decode.pl index 8a0a4d6..e90f345 100755 --- a/rf433rcv/pc/decode.pl +++ b/rf433rcv/pc/decode.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl use strict; -my @data = split /,/,<>; +my @data = split //,<>; my @statistics;