1
0
Fork 0
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:
Linus Nielsen Feltzing 2004-11-18 23:20:07 +00:00
parent 1a479d634d
commit b98e74e4d5

View file

@ -36,9 +36,10 @@
#define MCF5249 5249 #define MCF5249 5249
/* CONFIG_KEYPAD */ /* CONFIG_KEYPAD */
#define PLAYER_PAD 0 #define PLAYER_PAD 0
#define RECORDER_PAD 1 #define RECORDER_PAD 1
#define ONDIO_PAD 2 #define ONDIO_PAD 2
#define IRIVER_H100_PAD 3
/* CONFIG_BATTERY */ /* CONFIG_BATTERY */
#define BATT_LIION2200 2200 /* FM/V2 recorder type */ #define BATT_LIION2200 2200 /* FM/V2 recorder type */