From 63cd2d9300715af9d870dac8c53e200441863f2f Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Tue, 29 Jun 2021 22:00:00 +0800 Subject: [PATCH] apsatellite1: enable edge counter --- apsatellite1.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apsatellite1.json b/apsatellite1.json index c02f7b5..e7581a8 100644 --- a/apsatellite1.json +++ b/apsatellite1.json @@ -10,7 +10,8 @@ "type": "dio", "ports": [0], "bank_direction_low": "input", - "bank_direction_high": "output" + "bank_direction_high": "output", + "edge_counter": true }, { "type": "dio",