X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/5e7319058268e021ae39ca4b9fcabaec0060117b..77a9df36a77d2523dd2bc24fa17f9f04c6c175c5:/LUFA/CodeTemplates/DriverStubs/LEDs.h diff --git a/LUFA/CodeTemplates/DriverStubs/LEDs.h b/LUFA/CodeTemplates/DriverStubs/LEDs.h index 2bd5e5ca1..e698c9db6 100644 --- a/LUFA/CodeTemplates/DriverStubs/LEDs.h +++ b/LUFA/CodeTemplates/DriverStubs/LEDs.h @@ -36,7 +36,7 @@ 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__