X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/b408a5fe62f5ac8be551f4998a6763465a21f053..77cd3a42a7eda45138fc9a0fc6a9badd68caac96:/Bootloaders/TeensyHID/TeensyHID.h diff --git a/Bootloaders/TeensyHID/TeensyHID.h b/Bootloaders/TeensyHID/TeensyHID.h index a05729a50..fe94b1116 100644 --- a/Bootloaders/TeensyHID/TeensyHID.h +++ b/Bootloaders/TeensyHID/TeensyHID.h @@ -49,11 +49,6 @@ #include - /* Preprocessor Checks: */ - #if !defined(__AVR_AT90USB162__) && !defined(__AVR_AT90USB646__) - #error This bootloader is not compatible with the selected AVR model. - #endif - /* Macros: */ /** HID Class specific request to send the next HID report to the device. */ #define REQ_SetReport 0x09