From 3faf99b4a7f0ce7c34d23acea5f6d426da8b0bc2 Mon Sep 17 00:00:00 2001 From: ian Date: Sat, 17 May 2008 13:58:37 +0000 Subject: [PATCH] do not bother messing with cducharging on panic --- detpic/points.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/detpic/points.asm b/detpic/points.asm index 9ccc07b..4b3732c 100644 --- a/detpic/points.asm +++ b/detpic/points.asm @@ -258,10 +258,10 @@ cdu_init @ ;... ;----- cdu_off @ -cdu_panichook @ - pin_l p0_cdu_enable mov_lw (cdu_inittimeout * 1000) / tickdiv_us + 1 mov_wf cducharging +cdu_panichook @ + pin_l p0_cdu_enable return ;----- -- 2.30.2