Fix backlight undefined preprocessor typo

Change-Id: I8df1000def19688df57fab0c4c49e0c099e8060b
This commit is contained in:
neofright 2023-10-13 01:46:36 +01:00 committed by William Wilgus
parent 5c791f2d2b
commit ebb7f33a9f

View file

@ -1848,7 +1848,7 @@ const struct settings_list settings[] = {
#ifdef HAVE_BACKLIGHT
CHOICE_SETTING(0, backlight_on_button_hold,
LANG_BACKLIGHT_ON_BUTTON_HOLD,
#ifdef HAS_HOLD_BUTTON
#ifdef HAS_BUTTON_HOLD
1,
#else
0,