From 3c6a4b81a312c6750f9e7676e4d91c401eb6556c Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Sat, 25 Jul 2015 15:37:02 +0800 Subject: [PATCH] examples/ddb: use LED channel for KC705 QC1 --- examples/master/ddb.pyon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/master/ddb.pyon b/examples/master/ddb.pyon index ff945141a..e853675c5 100644 --- a/examples/master/ddb.pyon +++ b/examples/master/ddb.pyon @@ -53,7 +53,7 @@ "type": "local", "module": "artiq.coredevice.ttl", "class": "TTLOut", - "arguments": {"channel": 18} + "arguments": {"channel": 17} }, "dds_bus": {