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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index 464561d90d..57fd7d8d92 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -4,6 +4,7 @@
4/* LCD dimensions (for the simulator) */ 4/* LCD dimensions (for the simulator) */
5#define LCD_WIDTH (4*11*6) /* Display width in pixels */ 5#define LCD_WIDTH (4*11*6) /* Display width in pixels */
6#define LCD_HEIGHT (4*16+2*24) /* 4*char + 2*icons */ 6#define LCD_HEIGHT (4*16+2*24) /* 4*char + 2*icons */
7#define LCD_DEPTH 1
7 8
8/* define this if you have the Player's keyboard */ 9/* define this if you have the Player's keyboard */
9#define CONFIG_KEYPAD PLAYER_PAD 10#define CONFIG_KEYPAD PLAYER_PAD