forked from len0rd/rockbox
Enable recording for Sansa c200, the keymap is usable but maybe could still be improved later.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15071 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c0c6cff3c1
commit
bcdb3217de
2 changed files with 11 additions and 18 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#define HW_SAMPR_CAPS (SAMPR_CAP_44)
|
||||
|
||||
/* define this if you have recording possibility */
|
||||
/* TODO: #define HAVE_RECORDING */
|
||||
#define HAVE_RECORDING
|
||||
|
||||
#define REC_SAMPR_CAPS (SAMPR_CAP_22)
|
||||
#define REC_FREQ_DEFAULT REC_FREQ_22 /* Default is not 44.1kHz */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue