forked from M-Labs/artiq
examples: fix kasli_tester
This commit is contained in:
parent
fab6e5cdff
commit
bc3e715a8f
|
@ -187,6 +187,6 @@ device_db.update(
|
||||||
)
|
)
|
||||||
|
|
||||||
device_db.update(
|
device_db.update(
|
||||||
"ttl_out": "ttl4",
|
ttl_out="ttl4",
|
||||||
"ttl_out_serdes": "ttl4",
|
ttl_out_serdes="ttl4",
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue