Skip to content

Commit

Permalink
fix: drop print
Browse files Browse the repository at this point in the history
  • Loading branch information
stavros11 committed Feb 8, 2025
1 parent 47af393 commit 4a6e29b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/qibolab/_core/instruments/qblox/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,5 +176,4 @@ def sequencer(
seq.nco_freq(freq - lo_freq)

# connect to physical address
print(channel_id, address, seq)
seq.connect_sequencer(address.local_address)

0 comments on commit 4a6e29b

Please sign in to comment.