HDD6330: Enable headphone detection.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30507 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a943e7485b
commit
7179490b5f
1 changed files with 3 additions and 0 deletions
|
@ -135,6 +135,9 @@
|
|||
#define HAVE_BUTTON_LIGHT
|
||||
#define HAVE_BUTTONLIGHT_BRIGHTNESS
|
||||
|
||||
/* Define this if you can detect headphones */
|
||||
#define HAVE_HEADPHONE_DETECTION
|
||||
|
||||
#define BATTERY_CAPACITY_DEFAULT 840 /* default battery capacity */
|
||||
#define BATTERY_CAPACITY_MIN 800 /* min. capacity selectable */
|
||||
#define BATTERY_CAPACITY_MAX 1200 /* max. capacity selectable */
|
||||
|
|
Loading…
Reference in a new issue