From bc9e93ad20f936c67d6acddb02d426783c32398e Mon Sep 17 00:00:00 2001 From: root Date: Sat, 13 Jun 2015 12:18:52 +0100 Subject: add usb resume support --- app/project.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/project.h') diff --git a/app/project.h b/app/project.h index a1849df..b224c78 100644 --- a/app/project.h +++ b/app/project.h @@ -2,12 +2,14 @@ #include #include #include +#include #include #include #include #include #include + #define INCLUDE_DFU_INTERFACE -- cgit v1.2.3