device_db_ptb: fix zotino clr

Signed-off-by: Robert Jördens <rj@quartiq.de>
pull/1190/head
Robert Jördens 2018-10-25 10:13:15 +00:00
parent 89a961fb00
commit f755a4682a
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ device_db.update({
"type": "local",
"module": "artiq.coredevice.ttl",
"class": "TTLOut",
"arguments": {"channel": 39}
"arguments": {"channel": 40}
},
"zotino0": {
"type": "local",