summaryrefslogtreecommitdiff
path: root/apps/plugins/fft/fft.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/fft/fft.c')
-rw-r--r--apps/plugins/fft/fft.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/fft/fft.c b/apps/plugins/fft/fft.c
index 9cca99adbe..572ee5325f 100644
--- a/apps/plugins/fft/fft.c
+++ b/apps/plugins/fft/fft.c
@@ -183,7 +183,7 @@ GREY_INFO_STRUCT
183 183
184#elif CONFIG_KEYPAD == PHILIPS_HDD6330_PAD 184#elif CONFIG_KEYPAD == PHILIPS_HDD6330_PAD
185# define FFT_PREV_GRAPH BUTTON_PREV 185# define FFT_PREV_GRAPH BUTTON_PREV
186# define FFT_NEVT_GRAPH BUTTON_NEXT 186# define FFT_NEXT_GRAPH BUTTON_NEXT
187# define FFT_ORIENTATION BUTTON_PLAY 187# define FFT_ORIENTATION BUTTON_PLAY
188# define FFT_WINDOW BUTTON_MENU 188# define FFT_WINDOW BUTTON_MENU
189# define FFT_AMP_SCALE BUTTON_UP 189# define FFT_AMP_SCALE BUTTON_UP