diff options
Diffstat (limited to 'apps/recorder/radio.c')
| -rw-r--r-- | apps/recorder/radio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/recorder/radio.c b/apps/recorder/radio.c index 47ca978..ed14a4e 100644 --- a/apps/recorder/radio.c +++ b/apps/recorder/radio.c @@ -79,7 +79,7 @@ #define FM_NEXT_PRESET #define FM_PREV_PRESET -#elif (CONFIG_KEYPAD == IAUDIO_X5_PAD) +#elif (CONFIG_KEYPAD == IAUDIO_X5M5_PAD) #define FM_PRESET #define FM_MODE /* This should be removeable if the whole tuning thing is sorted out since |