summaryrefslogtreecommitdiff
path: root/apps/plugins/wormlet.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/wormlet.c')
-rw-r--r--apps/plugins/wormlet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/wormlet.c b/apps/plugins/wormlet.c
index c2125ac6d6..76d87d07d6 100644
--- a/apps/plugins/wormlet.c
+++ b/apps/plugins/wormlet.c
@@ -272,7 +272,7 @@ CONFIG_KEYPAD == MROBE500_PAD
272#define BTN_QUIT BUTTON_POWER 272#define BTN_QUIT BUTTON_POWER
273 273
274#elif (CONFIG_KEYPAD == SAMSUNG_YH820_PAD) || \ 274#elif (CONFIG_KEYPAD == SAMSUNG_YH820_PAD) || \
275 (CONFIG_KEYPAD == SAMSUNG_YH920_PAD) 275 (CONFIG_KEYPAD == SAMSUNG_YH92X_PAD)
276 276
277#define BTN_DIR_UP BUTTON_UP 277#define BTN_DIR_UP BUTTON_UP
278#define BTN_DIR_DOWN BUTTON_DOWN 278#define BTN_DIR_DOWN BUTTON_DOWN