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, 2 insertions, 0 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index 6ef61234ad..6ca5663563 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -66,4 +66,6 @@
66/* Define this for LCD backlight available */ 66/* Define this for LCD backlight available */
67#define CONFIG_BACKLIGHT BL_PA14_LO /* port PA14, low active */ 67#define CONFIG_BACKLIGHT BL_PA14_LO /* port PA14, low active */
68 68
69#define CONFIG_LCD LCD_SSD1801
70
69#endif /* SIMULATOR */ 71#endif /* SIMULATOR */