From: ian Date: Sat, 17 May 2008 13:58:37 +0000 (+0000) Subject: do not bother messing with cducharging on panic X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=3faf99b4a7f0ce7c34d23acea5f6d426da8b0bc2;p=trains.git do not bother messing with cducharging on panic --- 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 ;-----