summaryrefslogtreecommitdiffstats
path: root/app/project.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/project.h')
-rw-r--r--app/project.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/project.h b/app/project.h
index a8b773b..6fccdc5 100644
--- a/app/project.h
+++ b/app/project.h
@@ -30,6 +30,9 @@
#define POWER_RETENTION_TIME 10
#define USB_RETENTION_TIME 60
+#define POWER_LOCK_TIME 500
+#define USB_LOCK_TIME 500
+
#ifndef USB_REQ_TYPE_OUT
#define USB_REQ_TYPE_OUT 0x0
#endif