mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-05-12 19:53:18 -04:00
Define for remote keypad type
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6549 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
195b9d3630
commit
35745919c4
2 changed files with 5 additions and 0 deletions
|
|
@ -46,6 +46,9 @@
|
|||
#define IRIVER_H100_PAD 3
|
||||
#define GMINI100_PAD 4
|
||||
|
||||
/* CONFIG_REMOTE_KEYPAD */
|
||||
#define H100_REMOTE 0
|
||||
|
||||
/* CONFIG_BATTERY */
|
||||
#define BATT_LIION2200 2200 /* FM/V2 recorder type */
|
||||
#define BATT_4AA_NIMH 1500
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue