summaryrefslogtreecommitdiff
path: root/firmware/export/config
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/samsungyh820.h2
-rw-r--r--firmware/export/config/samsungyh920.h2
-rw-r--r--firmware/export/config/samsungyh925.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config/samsungyh820.h b/firmware/export/config/samsungyh820.h
index 0b9c603850..5e4c79d3ab 100644
--- a/firmware/export/config/samsungyh820.h
+++ b/firmware/export/config/samsungyh820.h
@@ -7,7 +7,7 @@
7#define MODEL_NAME "Samsung YH-820" 7#define MODEL_NAME "Samsung YH-820"
8 8
9/* define this if you have recording possibility */ 9/* define this if you have recording possibility */
10/* todo #define HAVE_RECORDING */ 10#define HAVE_RECORDING
11 11
12/* Define bitmask of input sources - recordable bitmask can be defined 12/* Define bitmask of input sources - recordable bitmask can be defined
13 explicitly if different */ 13 explicitly if different */
diff --git a/firmware/export/config/samsungyh920.h b/firmware/export/config/samsungyh920.h
index 04487bc2db..61e6bf0017 100644
--- a/firmware/export/config/samsungyh920.h
+++ b/firmware/export/config/samsungyh920.h
@@ -7,7 +7,7 @@
7#define MODEL_NAME "Samsung YH-920" 7#define MODEL_NAME "Samsung YH-920"
8 8
9/* define this if you have recording possibility */ 9/* define this if you have recording possibility */
10/* todo #define HAVE_RECORDING */ 10#define HAVE_RECORDING
11 11
12/* Define bitmask of input sources - recordable bitmask can be defined 12/* Define bitmask of input sources - recordable bitmask can be defined
13 explicitly if different */ 13 explicitly if different */
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 @@
7#define MODEL_NAME "Samsung YH-925" 7#define MODEL_NAME "Samsung YH-925"
8 8
9/* define this if you have recording possibility */ 9/* define this if you have recording possibility */
10/* todo #define HAVE_RECORDING */ 10#define HAVE_RECORDING
11 11
12/* Define bitmask of input sources - recordable bitmask can be defined 12/* Define bitmask of input sources - recordable bitmask can be defined
13 explicitly if different */ 13 explicitly if different */