From: ian Date: Mon, 5 Dec 2005 03:31:12 +0000 (+0000) Subject: actually call point_timer_init X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=264830bed8c7ee9e8152dba68aaf473afad13be9;p=trains.git actually call point_timer_init --- diff --git a/detpic/points.asm b/detpic/points.asm index 79a7737..545d7c7 100644 --- a/detpic/points.asm +++ b/detpic/points.asm @@ -129,6 +129,8 @@ points_init ; Initialises tables for points ; Clears TRIS* bits for all points and sets each pin to `not triggering' + rcall point_timer_init + ; We do this in two stages. ; Firstly, we scan the bitmap for this pic, setting ; ptix2bitlat to 0xff,0x00 for used points and 0x00,0x00