summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/features.txt4
1 files changed, 4 insertions, 0 deletions
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
229disk_storage 229disk_storage
230#endif 230#endif
231 231
232#if (CONFIG_STORAGE & STORAGE_SD)
233sd_storage
234#endif
235
232#if defined(HAS_REMOTE_BUTTON_HOLD) 236#if defined(HAS_REMOTE_BUTTON_HOLD)
233remote_button_hold 237remote_button_hold
234#endif 238#endif