summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 823a5dc3ed..cda5c8cee7 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -36,9 +36,10 @@
36#define MCF5249 5249 36#define MCF5249 5249
37 37
38/* CONFIG_KEYPAD */ 38/* CONFIG_KEYPAD */
39#define PLAYER_PAD 0 39#define PLAYER_PAD 0
40#define RECORDER_PAD 1 40#define RECORDER_PAD 1
41#define ONDIO_PAD 2 41#define ONDIO_PAD 2
42#define IRIVER_H100_PAD 3
42 43
43/* CONFIG_BATTERY */ 44/* CONFIG_BATTERY */
44#define BATT_LIION2200 2200 /* FM/V2 recorder type */ 45#define BATT_LIION2200 2200 /* FM/V2 recorder type */