From 5f473062984294053daa8a19a15dad4d3fa51eaf Mon Sep 17 00:00:00 2001 From: ceb Date: Tue, 4 Jan 2005 22:34:35 +0000 Subject: [PATCH] ditto --- cebpic/nmra-stream.asm | 2 +- detpic/nmra-stream.asm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cebpic/nmra-stream.asm b/cebpic/nmra-stream.asm index 4e0175a..c799e8c 100644 --- a/cebpic/nmra-stream.asm +++ b/cebpic/nmra-stream.asm @@ -226,7 +226,7 @@ fromserial_overflow timer0_interrupt bcf INTCON,2,0 ; clear interrupt-set bit - movlw 0x00 ; (testing) + movlw 0x01 ; (testing) ; movlw 0x6E ; (not-testing) movwf W,TMR0L ; set timer0 to 0x6E (so interrupt takes 58us) diff --git a/detpic/nmra-stream.asm b/detpic/nmra-stream.asm index 4e0175a..c799e8c 100644 --- a/detpic/nmra-stream.asm +++ b/detpic/nmra-stream.asm @@ -226,7 +226,7 @@ fromserial_overflow timer0_interrupt bcf INTCON,2,0 ; clear interrupt-set bit - movlw 0x00 ; (testing) + movlw 0x01 ; (testing) ; movlw 0x6E ; (not-testing) movwf W,TMR0L ; set timer0 to 0x6E (so interrupt takes 58us) -- 2.30.2