summaryrefslogtreecommitdiff
path: root/firmware/export/config-player.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-player.h')
-rw-r--r--firmware/export/config-player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index 5a8f080669..6ef61234ad 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -64,6 +64,6 @@
64#define HAVE_LED 64#define HAVE_LED
65 65
66/* Define this for LCD backlight available */ 66/* Define this for LCD backlight available */
67#define HAVE_BACKLIGHT 67#define CONFIG_BACKLIGHT BL_PA14_LO /* port PA14, low active */
68 68
69#endif /* SIMULATOR */ 69#endif /* SIMULATOR */