From 54902b74995fa2f3a003d07f95048dacd1def01e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Mon, 22 Mar 2021 09:54:40 +0100 Subject: [PATCH] basel: add edge counter --- basel.json | 1 + 1 file changed, 1 insertion(+) diff --git a/basel.json b/basel.json index a0dff80..661873e 100644 --- a/basel.json +++ b/basel.json @@ -14,6 +14,7 @@ "board": "DIO_SMA", "ports": [0], "hw_rev": "v1.1", + "edge_counter": true, "bank_direction_low": "input", "bank_direction_high": "output" },