Skip to content

Commit

Permalink
examples/transport: add slack between experiments/after count()
Browse files Browse the repository at this point in the history
jordens committed May 3, 2016
1 parent 90e678a commit 7976127
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -66,6 +66,7 @@ def detect(self):

@kernel
def one(self):
delay(1*ms)
self.cool()
self.transport()
return self.detect()

0 comments on commit 7976127

Please sign in to comment.