diff --git a/apps/features.txt b/apps/features.txt index a43172932f..71fc9d63fc 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -229,6 +229,10 @@ backlight_fade_bool disk_storage #endif +#if (CONFIG_STORAGE & STORAGE_SD) +sd_storage +#endif + #if defined(HAS_REMOTE_BUTTON_HOLD) remote_button_hold #endif