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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index c461402eb1..580831c861 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -74,9 +74,6 @@
74/* Offset ( in the firmware file's header ) to the real data */ 74/* Offset ( in the firmware file's header ) to the real data */
75#define FIRMWARE_OFFSET_FILE_DATA 6 75#define FIRMWARE_OFFSET_FILE_DATA 6
76 76
77/* How to detect USB */
78#define USB_PLAYERSTYLE 1
79
80/* Hardware controlled charging */ 77/* Hardware controlled charging */
81#define CONFIG_CHARGING CHARGING_SIMPLE 78#define CONFIG_CHARGING CHARGING_SIMPLE
82 79