audiobus: correct trivial typo
This commit is contained in:
parent
978cec0316
commit
0657884fca
@ -62,7 +62,7 @@
|
||||
//| import time
|
||||
//| import math
|
||||
//|
|
||||
//| # Generate one period of sine wav.
|
||||
//| # Generate one period of sine wave.
|
||||
//| length = 8000 // 440
|
||||
//| sine_wave = array.array("H", [0] * length)
|
||||
//| for i in range(length):
|
||||
|
Loading…
x
Reference in New Issue
Block a user