summaryrefslogtreecommitdiff
path: root/apps/features.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/features.txt')
-rw-r--r--apps/features.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/features.txt b/apps/features.txt
index 4f394d5eef..0ddccced3c 100644
--- a/apps/features.txt
+++ b/apps/features.txt
@@ -24,6 +24,8 @@ backlight_brightness
24backlight_fade_pwm 24backlight_fade_pwm
25#elif defined(USE_BACKLIGHT_SW_FADING) 25#elif defined(USE_BACKLIGHT_SW_FADING)
26backlight_fade_sw 26backlight_fade_sw
27#elif defined(USE_BACKLIGHT_CUSTOM_FADING_BOOL)
28backlight_fade_custom_bool
27#endif 29#endif
28 30
29#if BATTERY_TYPES_COUNT > 1 31#if BATTERY_TYPES_COUNT > 1