We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 181c59b + 8d845e4 commit b1519efCopy full SHA for b1519ef
lib/subghz/types.h
@@ -11,7 +11,7 @@
11
#include <furi.h>
12
#include <furi_hal.h>
13
14
-#define SUBGHZ_APP_FOLDER ANY_PATH("subghz")
+#define SUBGHZ_APP_FOLDER EXT_PATH("subghz")
15
#define SUBGHZ_RAW_FOLDER EXT_PATH("subghz")
16
#define SUBGHZ_APP_FILENAME_PREFIX "SubGHz"
17
#define SUBGHZ_APP_FILENAME_EXTENSION ".sub"
0 commit comments