From 10d926de0df79fd590d044646a4009075a79bbb6 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Fri, 19 May 2023 05:09:14 +0300 Subject: [PATCH] EXT_PATH only --- applications/main/subghz_remote/subghz_remote_app_i.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/main/subghz_remote/subghz_remote_app_i.h b/applications/main/subghz_remote/subghz_remote_app_i.h index 98cb4ac48..1cbdbd5cd 100644 --- a/applications/main/subghz_remote/subghz_remote_app_i.h +++ b/applications/main/subghz_remote/subghz_remote_app_i.h @@ -26,7 +26,7 @@ #include #include -#define SUBREM_APP_FOLDER ANY_PATH("subghz_remote") +#define SUBREM_APP_FOLDER EXT_PATH("subghz_remote") #define SUBREM_MAX_LEN_NAME 64 typedef struct {