mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-17 04:34:44 -07:00
Tidy up all applications data and resources paths
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#define TAG "WavPlayer"
|
||||
|
||||
#define WAVPLAYER_FOLDER "/ext/wav_player"
|
||||
#define WAVPLAYER_FOLDER EXT_PATH("wav_player")
|
||||
|
||||
static bool open_wav_stream(Stream* stream) {
|
||||
DialogsApp* dialogs = furi_record_open(RECORD_DIALOGS);
|
||||
|
||||
Reference in New Issue
Block a user