diff --git a/artiq/examples/drtio/device_db.pyon b/artiq/examples/drtio/device_db.pyon index 850950165..5db8d5e20 100644 --- a/artiq/examples/drtio/device_db.pyon +++ b/artiq/examples/drtio/device_db.pyon @@ -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",