diff options
Diffstat (limited to 'app/src')
-rw-r--r-- | app/src/usb_hid.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/usb_hid.c b/app/src/usb_hid.c index 07c3d5f..40511b0 100644 --- a/app/src/usb_hid.c +++ b/app/src/usb_hid.c @@ -1,5 +1,4 @@ -#include <zephyr.h> #include <device.h> #include <init.h> |