- #include <LUFA/Drivers/USB/USB.h> // USB Functionality\r
-\r
- /* Preprocessor Checks: */\r
- #if !defined(SIGNATURE_0) || !defined(SIGNATURE_1) || !defined(SIGNATURE_2)\r
- #error Device signature byte constants are not defined due to outdated avr-libc version. See demo documentation.\r
- #endif\r