summaryrefslogtreecommitdiff
path: root/apps/plugins/oscilloscope.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/oscilloscope.c')
-rw-r--r--apps/plugins/oscilloscope.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/oscilloscope.c b/apps/plugins/oscilloscope.c
index 76ff5f5744..9cb59a8fad 100644
--- a/apps/plugins/oscilloscope.c
+++ b/apps/plugins/oscilloscope.c
@@ -192,7 +192,7 @@ PLUGIN_HEADER
192#error No keymap defined! 192#error No keymap defined!
193#endif 193#endif
194 194
195#ifdef HAVE_TOUCHPAD 195#ifdef HAVE_TOUCHSCREEN
196#ifndef OSCILLOSCOPE_QUIT 196#ifndef OSCILLOSCOPE_QUIT
197#define OSCILLOSCOPE_QUIT BUTTON_TOPLEFT 197#define OSCILLOSCOPE_QUIT BUTTON_TOPLEFT
198#endif 198#endif