From e6cd53ad53e7168e2bd46d49de83250d7f4097a4 Mon Sep 17 00:00:00 2001 From: Sebastian Leonhardt Date: Sat, 23 Jan 2016 15:54:08 +0100 Subject: Replace SAMSUNG_YH920_PAD with YH92X seems more logical to me, and is more consistent, since "SAMSUNG_YH92X_PAD" is already used in the tex files. Change-Id: Ie9a9d850ea86155a7dcf86c88a22a420a10a3837 --- firmware/export/config/samsungyh925.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config/samsungyh925.h') 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 @@ /* define this if you would like tagcache to build on this target */ #define HAVE_TAGCACHE -#define CONFIG_KEYPAD SAMSUNG_YH920_PAD +#define CONFIG_KEYPAD SAMSUNG_YH92X_PAD /* Define this to enable morse code input */ #define HAVE_MORSE_INPUT -- cgit v1.2.3