forked from M-Labs/artiq
test: enable TTL loopback tests on Kasli
This commit is contained in:
parent
d707d2f4fe
commit
66e33a66d6
|
@ -189,4 +189,7 @@ device_db.update(
|
|||
device_db.update(
|
||||
ttl_out="ttl4",
|
||||
ttl_out_serdes="ttl4",
|
||||
|
||||
loop_out="ttl4",
|
||||
loop_in="ttl0",
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue