From 05569c3982e2f46749e794bbe8232515f24d9458 Mon Sep 17 00:00:00 2001 From: ian Date: Wed, 21 Dec 2005 12:23:04 +0000 Subject: [PATCH] do not unset RX interrupt; that happens automatically --- detpic/nmra-stream.asm | 1 - 1 file changed, 1 deletion(-) diff --git a/detpic/nmra-stream.asm b/detpic/nmra-stream.asm index d230cb4..a101a76 100644 --- a/detpic/nmra-stream.asm +++ b/detpic/nmra-stream.asm @@ -216,7 +216,6 @@ fixme need to check both interrupt handlers here and look for refies too and_wfw fromserial bra_z receive_message_too_long - bc_fa PIR1,RCIF ; unset interrupt intrl_handled_nostack receive_message_too_long -- 2.30.2