summaryrefslogtreecommitdiff
path: root/firmware/export/config
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/samsungyh920.h2
-rw-r--r--firmware/export/config/samsungyh925.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/samsungyh920.h b/firmware/export/config/samsungyh920.h
index 27f1ca76a3..0f7060c02f 100644
--- a/firmware/export/config/samsungyh920.h
+++ b/firmware/export/config/samsungyh920.h
@@ -90,7 +90,7 @@
90/* define this if you would like tagcache to build on this target */ 90/* define this if you would like tagcache to build on this target */
91#define HAVE_TAGCACHE 91#define HAVE_TAGCACHE
92 92
93#define CONFIG_KEYPAD SAMSUNG_YH920_PAD 93#define CONFIG_KEYPAD SAMSUNG_YH92X_PAD
94 94
95/* Define this to enable morse code input */ 95/* Define this to enable morse code input */
96#define HAVE_MORSE_INPUT 96#define HAVE_MORSE_INPUT
diff --git a/firmware/export/config/samsungyh925.h b/firmware/export/config/samsungyh925.h
index e6c2133034..8c102d7fd1 100644
--- a/firmware/export/config/samsungyh925.h
+++ b/firmware/export/config/samsungyh925.h
@@ -87,7 +87,7 @@
87/* define this if you would like tagcache to build on this target */ 87/* define this if you would like tagcache to build on this target */
88#define HAVE_TAGCACHE 88#define HAVE_TAGCACHE
89 89
90#define CONFIG_KEYPAD SAMSUNG_YH920_PAD 90#define CONFIG_KEYPAD SAMSUNG_YH92X_PAD
91 91
92/* Define this to enable morse code input */ 92/* Define this to enable morse code input */
93#define HAVE_MORSE_INPUT 93#define HAVE_MORSE_INPUT