forked from M-Labs/artiq
device_db_ptb: fix zotino clr
Signed-off-by: Robert Jördens <rj@quartiq.de>
This commit is contained in:
parent
89a961fb00
commit
f755a4682a
|
@ -218,7 +218,7 @@ device_db.update({
|
|||
"type": "local",
|
||||
"module": "artiq.coredevice.ttl",
|
||||
"class": "TTLOut",
|
||||
"arguments": {"channel": 39}
|
||||
"arguments": {"channel": 40}
|
||||
},
|
||||
"zotino0": {
|
||||
"type": "local",
|
||||
|
|
Loading…
Reference in New Issue