From: ian Date: Sun, 9 Jan 2005 18:35:25 +0000 (+0000) Subject: resynch bit halves properly X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=7f2a46275a8b03895c861c29d02184c41a7b4f6c;p=trains.git resynch bit halves properly --- diff --git a/parport/nmra-decode.pl b/parport/nmra-decode.pl index b94b281..82fc5e4 100755 --- a/parport/nmra-decode.pl +++ b/parport/nmra-decode.pl @@ -151,6 +151,7 @@ sub found_interval ($$$) { return; } undef $in_bit; + undef @valuefor; $bit_phase_determined= 1; } $bit_half= !!defined $in_bit;