summaryrefslogtreecommitdiffstats
path: root/apps/plugins/stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/stats.c')
-rw-r--r--apps/plugins/stats.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/stats.c b/apps/plugins/stats.c
index 03dc9fa038..32d15cc1d3 100644
--- a/apps/plugins/stats.c
+++ b/apps/plugins/stats.c
@@ -60,6 +60,8 @@ static bool abort;
#elif CONFIG_KEYPAD == IRIVER_H10_PAD
#define STATS_STOP BUTTON_POWER
+#elif CONFIG_KEYPAD == MROBE500_PAD
+#define STATS_STOP BUTTON_POWER
#endif
/* TODO: Better get the exts from the filetypes var in tree.c */