mirror of
https://github.com/m-labs/artiq.git
synced 2025-01-06 09:03:34 +08:00
examples/transport: add slack between experiments/after count()
This commit is contained in:
parent
dcf082e427
commit
f7ba61b47b
@ -66,6 +66,7 @@ class Transport(EnvExperiment):
|
||||
|
||||
@kernel
|
||||
def one(self):
|
||||
delay(1*ms)
|
||||
self.cool()
|
||||
self.transport()
|
||||
return self.detect()
|
||||
|
Loading…
Reference in New Issue
Block a user