Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Erik Strand
lufa
Commits
a016942a
Commit
a016942a
authored
Jan 03, 2013
by
Dean Camera
Browse files
Add missing include to the USB driver core mode header file.
parent
bd2f3c02
Changes
1
Hide whitespace changes
Inline
Side-by-side
LUFA/Drivers/USB/Core/USBMode.h
View file @
a016942a
...
...
@@ -64,6 +64,9 @@
#if !defined(__INCLUDE_FROM_USB_DRIVER)
#error Do not include this file directly. Include LUFA/Drivers/USB/USB.h instead.
#endif
/* Includes: */
#include "../../../Common/Common.h"
/* Public Interface - May be used in end-application: */
#if defined(__DOXYGEN__)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment