Skip to content

Commit 79e6667

Browse files
fri3d_2024: short beep option
1 parent ece3fa5 commit 79e6667

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal_filesystem/lib/mpos/board/fri3d_2024.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ def startup_wow_effect():
344344
try:
345345
# Startup jingle: Happy upbeat sequence (ascending scale with flourish)
346346
startup_jingle = "Startup:d=8,o=6,b=200:c,d,e,g,4c7,4e,4c7"
347+
#startup_jingle = "ShortBeeps:d=32,o=5,b=320:c6,c7"
347348

348349
# Start the jingle
349350
AudioFlinger.play_rtttl(

0 commit comments

Comments
 (0)