From ccd7ffcead56ed68a3ef8a87ad2a06be99a7984f Mon Sep 17 00:00:00 2001 From: occheung Date: Tue, 19 Jan 2021 17:03:19 +0800 Subject: [PATCH] update atomionics --- atomionics.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/atomionics.json b/atomionics.json index a79e52e..76ba7d7 100644 --- a/atomionics.json +++ b/atomionics.json @@ -46,6 +46,10 @@ { "type": "sampler", "ports": [8, 9] + }, + { + "type": "zotino", + "ports": [10] } ] }