We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5275ab1 commit b37cc78Copy full SHA for b37cc78
Cassette_Player_Mod_L9110/code.py
@@ -28,6 +28,8 @@
28
# variables for warble switch
29
i = 0.4
30
last_i = 0.4
31
+pos = False
32
+neg = False
33
34
while True:
35
# map range of pot to range of motor speed
0 commit comments