diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2006-03-21 14:40:07 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2006-03-21 14:40:07 +0000 |
| commit | 1c1915c0d120947ca04ae76e42dc513648a7ffa4 (patch) | |
| tree | bbdbe7fe8c6168222356819c271cee2069169f21 /firmware/export | |
| parent | dced47b1ff55c991b898a9ac9670027c08510c59 (diff) | |
| download | rockbox-1c1915c0d120947ca04ae76e42dc513648a7ffa4.zip rockbox-1c1915c0d120947ca04ae76e42dc513648a7ffa4.tar.gz rockbox-1c1915c0d120947ca04ae76e42dc513648a7ffa4.tar.bz2 rockbox-1c1915c0d120947ca04ae76e42dc513648a7ffa4.tar.xz | |
Add X5 support to scramble
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9168 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export')
| -rw-r--r-- | firmware/export/config-iaudiox5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h index 267fb33..a8456bc 100644 --- a/firmware/export/config-iaudiox5.h +++ b/firmware/export/config-iaudiox5.h @@ -3,7 +3,7 @@ */ /* For Rolo and boot loader */ -#define MODEL_NUMBER 1 +#define MODEL_NUMBER 10 /* define this if you have recording possibility */ /*#define HAVE_RECORDING 1*/ |