Skip to content

Commit

Permalink
example: new api
Browse files Browse the repository at this point in the history
  • Loading branch information
jordens committed Sep 22, 2020
1 parent 686f0da commit 9b9e0de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def inner(self):
f = self.phaser0

delay(1*ms)
f.init(clk_sel=1)
f.init()

for ch in range(2):
f.channel[ch].set_att(0*dB)
Expand Down

0 comments on commit 9b9e0de

Please sign in to comment.