From b334c1507ac3f14f123c618d8a2e343f9247946c Mon Sep 17 00:00:00 2001 From: ian Date: Thu, 29 Dec 2005 20:47:11 +0000 Subject: [PATCH] invert sense of "more command" bit --- hostside/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hostside/README b/hostside/README index 1cff570..8b0412b 100644 --- a/hostside/README +++ b/hostside/README @@ -14,8 +14,8 @@ to tell decoder 3 to go speed 13 backwards every 10ms for 1000 times, ie 10s (on norway this means it actually happens every 20ms, ie for 20s, which makes it a bit of a fudge really) - 7f 7f 00 64 41 97 output bytes - 01111111 01111111 00000000 01100100 01000001 10010111 as bits + ff ff 80 e4 c1 17 output bytes + 11111111 11111111 10000000 11100100 11000001 00010111 as bits >1111111 >1111111 >0000000 >1100100 >1000001 $0010111 top bit: >/$ for pic 1111111 1111111 0 00000011 0 01001000 0 01001011 1 reorg bits for nmra: -- 2.30.2