Fixed broken HIDReportParser.c.
This commit is contained in:
parent
c75f8bf223
commit
b61049f722
2 changed files with 4 additions and 2 deletions
|
@ -40,9 +40,9 @@
|
|||
|
||||
#include <LUFA/Version.h>
|
||||
#include <LUFA/Drivers/Misc/TerminalCodes.h>
|
||||
#include <LUFA/Drivers/USB/USB.h>
|
||||
#include <LUFA/Drivers/Peripheral/SerialStream.h>
|
||||
#include <LUFA/Drivers/Board/LEDs.h>
|
||||
#include <LUFA/Drivers/USB/USB.h>
|
||||
|
||||
#include "ConfigDescriptor.h"
|
||||
#include "HIDReport.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue