summaryrefslogtreecommitdiff
path: root/apps/plugins/chopper.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/chopper.c')
-rw-r--r--apps/plugins/chopper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/chopper.c b/apps/plugins/chopper.c
index 9997d204d8..2c1ee477eb 100644
--- a/apps/plugins/chopper.c
+++ b/apps/plugins/chopper.c
@@ -134,7 +134,7 @@ Still To do:
134#define ACTION2 BUTTON_SELECT 134#define ACTION2 BUTTON_SELECT
135#define ACTIONTEXT "MENU" 135#define ACTIONTEXT "MENU"
136 136
137#elif CONFIG_KEYPAD == ONDAVX747_PAD 137#elif CONFIG_KEYPAD == ONDAVX747_PAD || CONFIG_KEYPAD == MROBE500_PAD
138#define QUIT BUTTON_POWER 138#define QUIT BUTTON_POWER
139 139
140#else 140#else