From be4722e88cee089770dd34c2f734863d5de3167b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 20 Dec 2010 02:44:31 +0000 Subject: [PATCH] detpic, wiring: add board 3, detectors (hardware tested and works) --- detpic/Makefile | 2 +- layout/ours.wiring | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/detpic/Makefile b/detpic/Makefile index bbe883f..7ef680c 100644 --- a/detpic/Makefile +++ b/detpic/Makefile @@ -2,7 +2,7 @@ # see ../pic.make for info about what to do with these files CEBPIC= ../cebpic/ -PICNOS= 0 1 2 +PICNOS= 0 1 2 3 FILES= variables vectors \ panic routines-led i2clib+panic \ diff --git a/layout/ours.wiring b/layout/ours.wiring index 1e9f3de..cee8eaa 100644 --- a/layout/ours.wiring +++ b/layout/ours.wiring @@ -2,6 +2,7 @@ boards 0 reversers 1 reversers 2 detectors + 3 detectors invertible # segment board.invert&sense -- 2.30.2