forked from len0rd/rockbox
Added IRIVER_H100_PAD
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5426 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1a479d634d
commit
b98e74e4d5
1 changed files with 4 additions and 3 deletions
|
|
@ -36,9 +36,10 @@
|
|||
#define MCF5249 5249
|
||||
|
||||
/* CONFIG_KEYPAD */
|
||||
#define PLAYER_PAD 0
|
||||
#define RECORDER_PAD 1
|
||||
#define ONDIO_PAD 2
|
||||
#define PLAYER_PAD 0
|
||||
#define RECORDER_PAD 1
|
||||
#define ONDIO_PAD 2
|
||||
#define IRIVER_H100_PAD 3
|
||||
|
||||
/* CONFIG_BATTERY */
|
||||
#define BATT_LIION2200 2200 /* FM/V2 recorder type */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue