diff options
author | Sebastian Leonhardt <sebastian.leonhardt@web.de> | 2014-05-30 00:26:27 +0200 |
---|---|---|
committer | Szymon Dziok <b0hoon@o2.pl> | 2014-06-01 23:25:12 +0200 |
commit | 53efa59e12f2de50bdb54e4a590c680063c39e1c (patch) | |
tree | 6c90855111fa00bd553891c3dd63b9240b4f5de4 /firmware/export/config/samsungyh925.h | |
parent | 5237b36a858819378618e0d034d4b89c0bea1617 (diff) |
recording on Samsung YH-820/YH-92x
Change-Id: I6eac4cf6c16a322910ad17bfbf3105e330cd0e36
Reviewed-on: http://gerrit.rockbox.org/815
Reviewed-by: Szymon Dziok <b0hoon@o2.pl>
Tested: Szymon Dziok <b0hoon@o2.pl>
Diffstat (limited to 'firmware/export/config/samsungyh925.h')
-rw-r--r-- | firmware/export/config/samsungyh925.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/samsungyh925.h b/firmware/export/config/samsungyh925.h index aeb9cb6829..ad04f6c81e 100644 --- a/firmware/export/config/samsungyh925.h +++ b/firmware/export/config/samsungyh925.h @@ -7,7 +7,7 @@ #define MODEL_NAME "Samsung YH-925" /* define this if you have recording possibility */ -/* todo #define HAVE_RECORDING */ +#define HAVE_RECORDING /* Define bitmask of input sources - recordable bitmask can be defined explicitly if different */ |