From a963e50e663a7e1e710f6588b00e4b8da302e5e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Fri, 22 May 2020 08:21:13 +0000 Subject: [PATCH] uaarhus: add another dio-bnc --- uaarhus.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/uaarhus.json b/uaarhus.json index 0993009..7e57a80 100644 --- a/uaarhus.json +++ b/uaarhus.json @@ -21,6 +21,14 @@ "ports": [1, 2], "clk_sel": 2, "synchronization": true + }, + { + "type": "dio", + "board": "DIO_BNC", + "hw_rev": "v1.3", + "ports": [3], + "bank_direction_low": "output", + "bank_direction_high": "output" } ] }