summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/iriverh100.h2
-rw-r--r--firmware/export/config/iriverh120.h2
-rw-r--r--firmware/export/config/iriverh300.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config/iriverh100.h b/firmware/export/config/iriverh100.h
index 4ebbde8ab1..1a89c7ca2d 100644
--- a/firmware/export/config/iriverh100.h
+++ b/firmware/export/config/iriverh100.h
@@ -123,7 +123,7 @@
123 123
124#define HAVE_AGC 124#define HAVE_AGC
125 125
126#define HAVE_RECORDING_HISTOGRAM 126#define HAVE_HISTOGRAM
127 127
128#define BATTERY_CAPACITY_DEFAULT 1300 /* default battery capacity */ 128#define BATTERY_CAPACITY_DEFAULT 1300 /* default battery capacity */
129#define BATTERY_CAPACITY_MIN 1300 /* min. capacity selectable */ 129#define BATTERY_CAPACITY_MIN 1300 /* min. capacity selectable */
diff --git a/firmware/export/config/iriverh120.h b/firmware/export/config/iriverh120.h
index 44b8988a1b..199b948245 100644
--- a/firmware/export/config/iriverh120.h
+++ b/firmware/export/config/iriverh120.h
@@ -114,7 +114,7 @@
114/* define this if you have recording possibility */ 114/* define this if you have recording possibility */
115#define HAVE_RECORDING 115#define HAVE_RECORDING
116 116
117#define HAVE_RECORDING_HISTOGRAM 117#define HAVE_HISTOGRAM
118 118
119/* Define bitmask of input sources - recordable bitmask can be defined 119/* Define bitmask of input sources - recordable bitmask can be defined
120 explicitly if different */ 120 explicitly if different */
diff --git a/firmware/export/config/iriverh300.h b/firmware/export/config/iriverh300.h
index c4224d03c6..dbe701362a 100644
--- a/firmware/export/config/iriverh300.h
+++ b/firmware/export/config/iriverh300.h
@@ -110,7 +110,7 @@
110/* define this if you have recording possibility */ 110/* define this if you have recording possibility */
111#define HAVE_RECORDING 111#define HAVE_RECORDING
112 112
113#define HAVE_RECORDING_HISTOGRAM 113#define HAVE_HISTOGRAM
114 114
115/* Define bitmask of input sources - recordable bitmask can be defined 115/* Define bitmask of input sources - recordable bitmask can be defined
116 explicitly if different */ 116 explicitly if different */