diff --git a/apps/plugins/metronome.c b/apps/plugins/metronome.c index aae18c1cbf..6097f0ce70 100644 --- a/apps/plugins/metronome.c +++ b/apps/plugins/metronome.c @@ -58,6 +58,7 @@ static const struct button_mapping ondio_action[] = #define METRONOME_MSG_STOP "press pause" #if (CONFIG_KEYPAD == IRIVER_H100_PAD) || (CONFIG_KEYPAD == IRIVER_H300_PAD) +#define METRONOME_SYNC static const struct button_mapping iriver_syncaction[] = { {METRONOME_SYNC, BUTTON_REC, BUTTON_NONE },