mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 11:58:36 -07:00
Fix Music Beeper path
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#define TAG "MusicBeeper"
|
||||
|
||||
#define MUSIC_BEEPER_APP_PATH_FOLDER ANY_PATH("music_beeper")
|
||||
#define MUSIC_BEEPER_APP_PATH_FOLDER ANY_PATH("music_player")
|
||||
#define MUSIC_BEEPER_APP_EXTENSION "*"
|
||||
|
||||
#define MUSIC_BEEPER_SEMITONE_HISTORY_SIZE 4
|
||||
|
||||
Reference in New Issue
Block a user