We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0ea873 commit e3d0705Copy full SHA for e3d0705
1 file changed
examples/chime_wind_algorithm.py
@@ -18,8 +18,8 @@
18
"""
19
20
import time
21
-import board
22
import random
+import board
23
import audiobusio
24
import audiomixer
25
from simpleio import map_range
0 commit comments