diff --git a/firmware/export/config-ipodmini.h b/firmware/export/config-ipodmini.h index 7f77681d1d..3b215a43c5 100644 --- a/firmware/export/config-ipodmini.h +++ b/firmware/export/config-ipodmini.h @@ -72,6 +72,9 @@ /* Define this for LCD backlight available */ #define HAVE_BACKLIGHT +/* We can fade the backlight by using PWM */ +#define HAVE_BACKLIGHT_PWM_FADING + /* Define this if you can detect headphones */ #define HAVE_HEADPHONE_DETECTION