diff options
Diffstat (limited to 'firmware/export/config-recorderv2.h')
-rw-r--r-- | firmware/export/config-recorderv2.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h index 50066918b1..fd00b78887 100644 --- a/firmware/export/config-recorderv2.h +++ b/firmware/export/config-recorderv2.h @@ -1,6 +1,8 @@ /* define this if you use an ATA controller */ #define HAVE_ATA +#define MODEL_NAME "Archos Recorder v2" + /* define this if you have recording possibility */ #define HAVE_RECORDING |