From 275a30092e84f9d026a18bcf90b2f29721302a33 Mon Sep 17 00:00:00 2001 From: Robert Kukla Date: Sun, 26 Jul 2009 14:26:14 +0000 Subject: initial commit of remote support for m:robe 100 courtesy of lowlight; simulator support including small fixes for the m:robe 500 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22053 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/stats.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/stats.c') diff --git a/apps/plugins/stats.c b/apps/plugins/stats.c index 976fd262f8..accb286369 100644 --- a/apps/plugins/stats.c +++ b/apps/plugins/stats.c @@ -75,6 +75,7 @@ static bool abort; #elif CONFIG_KEYPAD == MROBE100_PAD #define STATS_STOP BUTTON_POWER +#define STATS_STOP_REMOTE BUTTON_RC_DOWN #elif CONFIG_KEYPAD == IAUDIO_M3_PAD #define STATS_STOP BUTTON_REC -- cgit v1.2.3