File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 20
20
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
21
# THE SOFTWARE.
22
22
"""
23
- `adafruit_waveform`
23
+ `adafruit_waveform.sine `
24
24
====================================================
25
25
26
- TODO(description)
26
+ This library generates sine waveforms that can be used to generate
27
+ sine audio signals.
27
28
28
29
* Author(s): Scott Shawcroft
29
30
"""
Original file line number Diff line number Diff line change 20
20
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
21
# THE SOFTWARE.
22
22
"""
23
- `adafruit_waveform`
23
+ `adafruit_waveform.square `
24
24
====================================================
25
25
26
- TODO(description)
26
+ This library generates squard waveforms that can be used to generate
27
+ squard audio signals.
27
28
28
29
* Author(s): Scott Shawcroft, BrentRu
29
30
"""
You can’t perform that action at this time.
0 commit comments