forked from M-Labs/artiq
examples/ddb: use LED channel for KC705 QC1
This commit is contained in:
parent
696bceb406
commit
3c6a4b81a3
|
@ -53,7 +53,7 @@
|
||||||
"type": "local",
|
"type": "local",
|
||||||
"module": "artiq.coredevice.ttl",
|
"module": "artiq.coredevice.ttl",
|
||||||
"class": "TTLOut",
|
"class": "TTLOut",
|
||||||
"arguments": {"channel": 18}
|
"arguments": {"channel": 17}
|
||||||
},
|
},
|
||||||
|
|
||||||
"dds_bus": {
|
"dds_bus": {
|
||||||
|
|
Loading…
Reference in New Issue