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 0517253f3c..123b7b2b81 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -59,6 +59,8 @@
59 and then set it to input to see if it stays low or goes high */ 59 and then set it to input to see if it stays low or goes high */
60#define HAVE_I2C_LOW_FIRST 60#define HAVE_I2C_LOW_FIRST
61 61
62#define CONFIG_I2C I2C_PLAYREC
63
62/* Define this if you control power on PADR (instead of PBDR) */ 64/* Define this if you control power on PADR (instead of PBDR) */
63#define HAVE_POWEROFF_ON_PADR 65#define HAVE_POWEROFF_ON_PADR
64 66