2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-26 11:48:27 +08:00

examples/nac3devices: fix mirny clocking

This commit is contained in:
Sebastien Bourdeauducq 2021-11-29 18:15:06 +08:00
parent 233c5f4bfb
commit 6a09b92fb3

View File

@ -13,7 +13,8 @@
{
"type": "mirny",
"ports": [1],
"clk_sel": "mmcx"
"clk_sel": "mmcx",
"refclk": 125e6
},
{
"type": "urukul",