forked from len0rd/rockbox
Makes the Adaptive Bass option not the default. To enable, you must uncomment the USE_ADAPTIVE_BASS in the config file and rebuild.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13870 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
828d719ac1
commit
cd548090da
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@
|
|||
#define HAVE_WM8751
|
||||
|
||||
/* Define this if you want to use the adaptive bass capibility of the 8751 */
|
||||
#define USE_ADAPTIVE_BASS
|
||||
/* #define USE_ADAPTIVE_BASS */
|
||||
|
||||
#define BATTERY_CAPACITY_DEFAULT 2000 /* default battery capacity */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue