Remove serial driver use from the AVRISP project now that it is no longer needed.
[pub/USBasp.git] / Bootloaders / TeensyHID / TeensyHID.h
index a05729a..fe94b11 100644 (file)
 \r
                #include <LUFA/Drivers/USB/USB.h>\r
                \r
 \r
                #include <LUFA/Drivers/USB/USB.h>\r
                \r
-       /* Preprocessor Checks: */\r
-               #if !defined(__AVR_AT90USB162__) && !defined(__AVR_AT90USB646__)\r
-                       #error This bootloader is not compatible with the selected AVR model.\r
-               #endif\r
-\r
        /* Macros: */\r
                /** HID Class specific request to send the next HID report to the device. */\r
                #define REQ_SetReport             0x09\r
        /* Macros: */\r
                /** HID Class specific request to send the next HID report to the device. */\r
                #define REQ_SetReport             0x09\r