From 81e90ff698e2123ed2194927c9dec719a7ccf140 Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 16 Mar 2008 21:56:44 +0000 Subject: [PATCH] leave comment saying how to disable nmra and get dc onto track --- detpic/nmra-stream.asm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/detpic/nmra-stream.asm b/detpic/nmra-stream.asm index 7693f2b..ba5f399 100644 --- a/detpic/nmra-stream.asm +++ b/detpic/nmra-stream.asm @@ -202,7 +202,10 @@ nmra_restartmessage @ ; Entrypoint from power_polarising_tick, at end ; interrupt set-up for timer0 interrupt p79/80 bs_fa INTCON2,2 ; timer0 overflow high priority + bs_fa INTCON,5 ; enable timer0 interrupts + ; ^ to disable NMRA output and get DC onto the track, + ; comment out the line above debug 'e' ; write 'e' to serial port -- 2.30.2