Skip to content

Commit

Permalink
Remove status.wait from write_to_all_channels_by_attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-fernandes committed May 20, 2024
1 parent a0508fe commit 6510b06
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ def write_to_all_channels_by_attribute(
if i >= len(channels) - 1:
return status

status.wait()
return status

def set_and_proc_target_voltages(
Expand Down

0 comments on commit 6510b06

Please sign in to comment.