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.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/vu_meter.c b/apps/plugins/vu_meter.c
index e24ad8dcdc..356a7fdd93 100644
--- a/apps/plugins/vu_meter.c
+++ b/apps/plugins/vu_meter.c
@@ -452,6 +452,9 @@
452#define LABEL_MENU "MENU" 452#define LABEL_MENU "MENU"
453#define LABEL_VOLUME "VOL+/VOL-" 453#define LABEL_VOLUME "VOL+/VOL-"
454 454
455#elif CONFIG_KEYPAD == SHANLING_Q1_PAD
456/* use touchscreen */
457
455#else 458#else
456#error No keymap defined! 459#error No keymap defined!
457#endif 460#endif