chiark / gitweb /
ditto
authorceb <ceb>
Tue, 4 Jan 2005 22:34:35 +0000 (22:34 +0000)
committerceb <ceb>
Tue, 4 Jan 2005 22:34:35 +0000 (22:34 +0000)
cebpic/nmra-stream.asm
detpic/nmra-stream.asm

index 4e0175a13700344a97e2a30936e8ba230ee74929..c799e8c2fd353ea4a1bb86d6fd9bdceb06979cb1 100644 (file)
@@ -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)
 
index 4e0175a13700344a97e2a30936e8ba230ee74929..c799e8c2fd353ea4a1bb86d6fd9bdceb06979cb1 100644 (file)
@@ -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)