From c24aa49ea6ebf8989f12d3b67c8bc651409f0b56 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 6 Feb 2020 16:58:11 +0800 Subject: [PATCH] mitll4satellite: fix card direction --- mitll4satellite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mitll4satellite.json b/mitll4satellite.json index 0b83845..b491628 100644 --- a/mitll4satellite.json +++ b/mitll4satellite.json @@ -23,7 +23,7 @@ { "type": "dio", "ports": [4], - "bank_direction_low": "output", + "bank_direction_low": "input", "bank_direction_high": "input" } ]