summaryrefslogtreecommitdiff
path: root/firmware/target/arm/olympus/mrobe-100/button-mr100.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/olympus/mrobe-100/button-mr100.c')
-rw-r--r--firmware/target/arm/olympus/mrobe-100/button-mr100.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/arm/olympus/mrobe-100/button-mr100.c b/firmware/target/arm/olympus/mrobe-100/button-mr100.c
index e7979a4174..4a17f4d07e 100644
--- a/firmware/target/arm/olympus/mrobe-100/button-mr100.c
+++ b/firmware/target/arm/olympus/mrobe-100/button-mr100.c
@@ -31,7 +31,7 @@ static bool remote_hold = false;
31static bool headphones_status = true; 31static bool headphones_status = true;
32#endif 32#endif
33 33
34#define LOGF_ENABLE 34/*#define LOGF_ENABLE*/
35#include "logf.h" 35#include "logf.h"
36 36
37static int int_btn = BUTTON_NONE; 37static int int_btn = BUTTON_NONE;