summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 96efdd2406..e33b985509 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -7,6 +7,9 @@
7 */ 7 */
8#define IRIVER_H100_SERIES 1 8#define IRIVER_H100_SERIES 1
9 9
10/* For Rolo and boot loader */
11#define MODEL_NUMBER 1
12
10/* define this if you have recording possibility */ 13/* define this if you have recording possibility */
11/*#define HAVE_RECORDING 1*/ 14/*#define HAVE_RECORDING 1*/
12 15