summaryrefslogtreecommitdiff
path: root/apps/features.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/features.txt')
-rw-r--r--apps/features.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/features.txt b/apps/features.txt
index 21867b077d..ef866a9eb1 100644
--- a/apps/features.txt
+++ b/apps/features.txt
@@ -102,6 +102,10 @@ lcd_invert
102lcd_sleep 102lcd_sleep
103#endif 103#endif
104 104
105#if defined(HAVE_LCD_CONTRAST)
106lcd_contrast
107#endif
108
105#if (CONFIG_CODEC == MAS3587F) || (CONFIG_CODEC == MAS3539F) 109#if (CONFIG_CODEC == MAS3587F) || (CONFIG_CODEC == MAS3539F)
106masf 110masf
107#endif 111#endif