diff options
Diffstat (limited to 'apps/plugins/chopper.c')
| -rw-r--r-- | apps/plugins/chopper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/chopper.c b/apps/plugins/chopper.c index 9997d20..2c1ee47 100644 --- a/apps/plugins/chopper.c +++ b/apps/plugins/chopper.c @@ -134,7 +134,7 @@ Still To do: #define ACTION2 BUTTON_SELECT #define ACTIONTEXT "MENU" -#elif CONFIG_KEYPAD == ONDAVX747_PAD +#elif CONFIG_KEYPAD == ONDAVX747_PAD || CONFIG_KEYPAD == MROBE500_PAD #define QUIT BUTTON_POWER #else |