From 586653271552772d04a6b18c4032442ddb2b1b5a Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 18 Dec 2005 19:48:15 +0000 Subject: [PATCH] get sense of board type right --- detpic/points.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detpic/points.asm b/detpic/points.asm index 3d34d68..c4bf89a 100644 --- a/detpic/points.asm +++ b/detpic/points.asm @@ -169,7 +169,7 @@ points_init_bit_loop ; now find the actual pins. mov_lw bkptix2portnumbitnum & 0xff - bt_f_if0 idloc1,idloc1_boarddet + bt_f_if1 idloc1,idloc1_boarddet add_lw maxpoints mov_wf TBLPTRL -- 2.30.2