mirror of https://github.com/m-labs/artiq.git
examples: move pdq2 frame selects away from TTLInOut ttl3
This commit is contained in:
parent
d42ef46471
commit
5788c02a10
|
@ -187,7 +187,7 @@
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"pdq2_devices": ["qc_q1_0", "qc_q1_1", "qc_q1_2", "qc_q1_3"],
|
"pdq2_devices": ["qc_q1_0", "qc_q1_1", "qc_q1_2", "qc_q1_3"],
|
||||||
"trigger_device": "ttl2",
|
"trigger_device": "ttl2",
|
||||||
"frame_devices": ["ttl3", "ttl4", "ttl5"]
|
"frame_devices": ["ttl4", "ttl5", "ttl6"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue