fixed ptb8

master
SingularitySurfer 2020-12-02 16:01:31 +00:00
parent 500bfce640
commit c7b2b7c526
1 changed files with 2 additions and 2 deletions

View File

@ -50,14 +50,14 @@
"type": "urukul", "type": "urukul",
"hw_rev": "v1.4", "hw_rev": "v1.4",
"variant": "AD9912", "variant": "AD9912",
"ports": [7, 8], "ports": [7, 10],
"dds": "ad9912", "dds": "ad9912",
"clk_sel": 2 "clk_sel": 2
}, },
{ {
"type": "zotino", "type": "zotino",
"hw_rev": "v1.3", "hw_rev": "v1.3",
"ports": [9] "ports": [11]
} }
] ]
} }