summaryrefslogtreecommitdiff
path: root/bootloader/meizu_m3.c
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/meizu_m3.c')
-rw-r--r--bootloader/meizu_m3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootloader/meizu_m3.c b/bootloader/meizu_m3.c
index 61aa3cecbe..7c0a5bca2d 100644
--- a/bootloader/meizu_m3.c
+++ b/bootloader/meizu_m3.c
@@ -54,7 +54,6 @@
54#include "audiohw.h" 54#include "audiohw.h"
55#include "rtc.h" 55#include "rtc.h"
56 56
57char version[] = APPSVERSION;
58#define LONG_DELAY 200000 57#define LONG_DELAY 200000
59#define SHORT_DELAY 50000 58#define SHORT_DELAY 50000
60#define PAUSE_DELAY 50000 59#define PAUSE_DELAY 50000