chiark
/
gitweb
/
~ijackson
/
trains.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72ac2d7
)
actually call point_timer_init
author
ian
<ian>
Mon, 5 Dec 2005 03:31:12 +0000
(
03:31
+0000)
committer
ian
<ian>
Mon, 5 Dec 2005 03:31:12 +0000
(
03:31
+0000)
detpic/points.asm
patch
|
blob
|
history
diff --git
a/detpic/points.asm
b/detpic/points.asm
index 79a7737cf9466a2ba4570a97c209a70c45c00369..545d7c7fd045172de0ebce6a76ae730aa81bee90 100644
(file)
--- 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