Skip to content

Commit 708c25b

Browse files
committedDec 14, 2016
phaser: don't init rtio in startup_kernel
1 parent e959210 commit 708c25b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

Diff for: ‎artiq/examples/phaser/startup_kernel.py

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ def build(self):
1010

1111
@kernel
1212
def run(self):
13-
self.core.reset()
1413
self.ad9154.jesd_enable(0)
1514
self.ad9154.init()
1615
self.clock_setup()

0 commit comments

Comments
 (0)