aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/CodeTemplates/DriverStubs/LEDs.h
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/CodeTemplates/DriverStubs/LEDs.h')
-rw-r--r--LUFA/CodeTemplates/DriverStubs/LEDs.h2
1 files changed, 1 insertions, 1 deletions
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__