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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index 9f060512fa..99d5a61240 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -9,6 +9,10 @@
9#define HAVE_PLAYER_KEYPAD 1 9#define HAVE_PLAYER_KEYPAD 1
10 10
11#ifndef SIMULATOR 11#ifndef SIMULATOR
12
13/* Define this if you have a SH7034 */
14#define HAVE_SH7034
15
12/* Define this if you have a MAS3507D */ 16/* Define this if you have a MAS3507D */
13#define HAVE_MAS3507D 17#define HAVE_MAS3507D
14 18