Add checks to the endpoint and pipe configure functions and fail if the requested...
[pub/USBasp.git] / Demos / Device / LowLevel / GenericHID / GenericHID.h
index 0fe06bb..26e63ce 100644 (file)
@@ -45,8 +45,8 @@
                #include <string.h>
 
                #include "Descriptors.h"
-
-               #include <LUFA/Version.h>
+               #include "Config/AppConfig.h"
+               
                #include <LUFA/Drivers/USB/USB.h>
                #include <LUFA/Drivers/Board/LEDs.h>