We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aadbcd1 commit 8bdf616Copy full SHA for 8bdf616
1 file changed
PropMaker_Light_Up_Prop/code.py
@@ -26,7 +26,7 @@
26
SWING_THRESHOLD = 125
27
28
# Set to the length in seconds of the "on.wav" file
29
-POWER_ON_SOUND_DURATION = 1.7
+POWER_ON_SOUND_DURATION = 1.5
30
31
POWER_PIN = board.D10
32
0 commit comments