X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/1d433d4506113c95285f633e3553ff62d4cfd05d..77a9df36a77d2523dd2bc24fa17f9f04c6c175c5:/LUFA/CodeTemplates/DriverStubs/LEDs.h diff --git a/LUFA/CodeTemplates/DriverStubs/LEDs.h b/LUFA/CodeTemplates/DriverStubs/LEDs.h index b8244c06d..e698c9db6 100644 --- a/LUFA/CodeTemplates/DriverStubs/LEDs.h +++ b/LUFA/CodeTemplates/DriverStubs/LEDs.h @@ -36,15 +36,13 @@ inside the application's folder. This stub is for the board-specific component of the LUFA LEDs driver, - for the LEDs (up to four) mounted on most USB AVR boards. + for the LEDs (up to four) mounted on most development boards. */ #ifndef __LEDS_USER_H__ #define __LEDS_USER_H__ /* Includes: */ - #include - // TODO: Add any required includes here /* Enable C linkage for C++ Compilers: */