summaryrefslogtreecommitdiff
path: root/apps/plugins/robotfindskitten.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/robotfindskitten.c')
-rw-r--r--apps/plugins/robotfindskitten.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/robotfindskitten.c b/apps/plugins/robotfindskitten.c
index 7ae572152a..1010531951 100644
--- a/apps/plugins/robotfindskitten.c
+++ b/apps/plugins/robotfindskitten.c
@@ -485,7 +485,7 @@ static char* messages[] =
485 485
486#elif (CONFIG_KEYPAD == SANSA_FUZE_PAD) 486#elif (CONFIG_KEYPAD == SANSA_FUZE_PAD)
487# undef __PLUGINLIB_ACTIONS_H__ 487# undef __PLUGINLIB_ACTIONS_H__
488# define RFK_QUIT (BUTTON_SELECT | BUTTON_REPEAT) 488# define RFK_QUIT (BUTTON_HOME|BUTTON_REPEAT)
489# define RFK_RIGHT BUTTON_RIGHT 489# define RFK_RIGHT BUTTON_RIGHT
490# define RFK_LEFT BUTTON_LEFT 490# define RFK_LEFT BUTTON_LEFT
491# define RFK_UP BUTTON_UP 491# define RFK_UP BUTTON_UP