From e012b8ca6d5496c1b36caebd754ad90750ba9516 Mon Sep 17 00:00:00 2001 From: Daniel Kirschten Date: Sat, 10 Oct 2020 22:06:36 +0200 Subject: [PATCH] Removed unused interface pins from andor414 --- .../model/am2900/components/andor414.json | 36 ------------------- 1 file changed, 36 deletions(-) diff --git a/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/andor414.json b/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/andor414.json index 23ac1135..e4371876 100644 --- a/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/andor414.json +++ b/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/andor414.json @@ -11,42 +11,6 @@ "logicWidth": 4, "usage": "INPUT" }, - { - "location": { - "x": 0.0, - "y": 45.0 - }, - "name": "A1", - "logicWidth": 1, - "usage": "INPUT" - }, - { - "location": { - "x": 0.0, - "y": 55.0 - }, - "name": "A2", - "logicWidth": 1, - "usage": "INPUT" - }, - { - "location": { - "x": -6.0, - "y": 65.0 - }, - "name": "A3", - "logicWidth": 1, - "usage": "INPUT" - }, - { - "location": { - "x": 0.0, - "y": 75.0 - }, - "name": "A4", - "logicWidth": 1, - "usage": "INPUT" - }, { "location": { "x": 0.0, -- 2.17.1