From 2588eea0ac1c32adc39bd9b73e2c35978afb4d7f Mon Sep 17 00:00:00 2001 From: ian Date: Tue, 20 Dec 2005 15:15:06 +0000 Subject: [PATCH] disable timer0 on slave --- detpic/slave.asm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/detpic/slave.asm b/detpic/slave.asm index 1614b2c..6125420 100644 --- a/detpic/slave.asm +++ b/detpic/slave.asm @@ -16,6 +16,8 @@ slave mov_fw picno call i2cs_init + bc_f T0CON, TMR0ON + call bitnum2bit_init call points_local_init call polarity_local_init -- 2.30.2