Skip to content

Commit 8bdf616

Browse files
authored
power on audio gap fix
power on audio gap fix
1 parent aadbcd1 commit 8bdf616

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PropMaker_Light_Up_Prop/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
SWING_THRESHOLD = 125
2727

2828
# Set to the length in seconds of the "on.wav" file
29-
POWER_ON_SOUND_DURATION = 1.7
29+
POWER_ON_SOUND_DURATION = 1.5
3030

3131
POWER_PIN = board.D10
3232

0 commit comments

Comments
 (0)