summaryrefslogtreecommitdiff
path: root/firmware/export/config/gogearhdd1630.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/gogearhdd1630.h')
-rw-r--r--firmware/export/config/gogearhdd1630.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/firmware/export/config/gogearhdd1630.h b/firmware/export/config/gogearhdd1630.h
index 9abf90acb9..39aa01ea51 100644
--- a/firmware/export/config/gogearhdd1630.h
+++ b/firmware/export/config/gogearhdd1630.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * This config file is for the Philips GoGear HDD16x0/HDD18x0 2 * This config file is for the Philips GoGear HDD14x0/HDD16x0/HDD18x0
3 */ 3 */
4 4
5/* For Rolo and boot loader */ 5/* For Rolo and boot loader */
@@ -130,6 +130,9 @@
130#define HAVE_BUTTON_LIGHT 130#define HAVE_BUTTON_LIGHT
131#define HAVE_BUTTONLIGHT_BRIGHTNESS 131#define HAVE_BUTTONLIGHT_BRIGHTNESS
132 132
133/* Define this if you can detect headphones */
134#define HAVE_HEADPHONE_DETECTION
135
133#define BATTERY_CAPACITY_DEFAULT 630 /* default battery capacity */ 136#define BATTERY_CAPACITY_DEFAULT 630 /* default battery capacity */
134#define BATTERY_CAPACITY_MIN 630 /* min. capacity selectable */ 137#define BATTERY_CAPACITY_MIN 630 /* min. capacity selectable */
135#define BATTERY_CAPACITY_MAX 630 /* max. capacity selectable */ 138#define BATTERY_CAPACITY_MAX 630 /* max. capacity selectable */