mirror of https://github.com/m-labs/artiq.git
drtio: fix example ref_period
This commit is contained in:
parent
95acc9b9d4
commit
d547c5d922
|
@ -13,7 +13,7 @@
|
|||
"type": "local",
|
||||
"module": "artiq.coredevice.core",
|
||||
"class": "Core",
|
||||
"arguments": {"ref_period": 16e-9}
|
||||
"arguments": {"ref_period": 2e-9}
|
||||
},
|
||||
"core_cache": {
|
||||
"type": "local",
|
||||
|
|
Loading…
Reference in New Issue