From d8afb91c1254e31c0a6b8e190c392ef7f04e48ac Mon Sep 17 00:00:00 2001 From: ciciwu Date: Wed, 29 Dec 2021 14:21:02 +0800 Subject: [PATCH] mitll6: add 1x fastino --- mitll6.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mitll6.json b/mitll6.json index 6e515e6..4e66945 100644 --- a/mitll6.json +++ b/mitll6.json @@ -17,6 +17,10 @@ "ports": [1], "bank_direction_low": "output", "bank_direction_high": "output" + }, + { + "type": "fastino", + "ports": [2] } ] -} +} \ No newline at end of file