summaryrefslogtreecommitdiff
path: root/apps/plugins/vu_meter.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/vu_meter.c')
-rw-r--r--apps/plugins/vu_meter.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/apps/plugins/vu_meter.c b/apps/plugins/vu_meter.c
index 33ad38d72c..af6bd6f397 100644
--- a/apps/plugins/vu_meter.c
+++ b/apps/plugins/vu_meter.c
@@ -35,17 +35,6 @@
35#define LABEL_MENU "F1" 35#define LABEL_MENU "F1"
36#define LABEL_VOLUME "UP/DOWN" 36#define LABEL_VOLUME "UP/DOWN"
37 37
38#elif CONFIG_KEYPAD == ARCHOS_AV300_PAD
39#define VUMETER_QUIT BUTTON_OFF
40#define VUMETER_HELP BUTTON_ON
41#define VUMETER_MENU BUTTON_F1
42#define VUMETER_UP BUTTON_UP
43#define VUMETER_DOWN BUTTON_DOWN
44#define LABEL_HELP "ON"
45#define LABEL_QUIT "OFF"
46#define LABEL_MENU "F1"
47#define LABEL_VOLUME "UP/DOWN"
48
49#elif CONFIG_KEYPAD == ONDIO_PAD 38#elif CONFIG_KEYPAD == ONDIO_PAD
50#define VUMETER_QUIT BUTTON_OFF 39#define VUMETER_QUIT BUTTON_OFF
51#define VUMETER_HELP_PRE BUTTON_MENU 40#define VUMETER_HELP_PRE BUTTON_MENU