drtio: fix example ref_period

This commit is contained in:
Sebastien Bourdeauducq 2016-11-09 14:44:01 +08:00
parent 95acc9b9d4
commit d547c5d922
1 changed files with 1 additions and 1 deletions

View File

@ -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",