Closed yukanak closed 3 years ago
This PR resolves #627.
Adding square wave function to smurf_util.py.
Added a function in smurf_util.py.
smurf_util.py didn't have play_square_tes.
Function play_square_tes is now in smurf_util.py.
Issue
This PR resolves #627.
Description
Adding square wave function to smurf_util.py.
Does this PR break any interface?
Which interface changed?
Added a function in smurf_util.py.
What was the interface before the change
smurf_util.py didn't have play_square_tes.
What will be the new interface after the change
Function play_square_tes is now in smurf_util.py.