More updates to remove architecture-specific comments from the documentation, alter...
[pub/USBasp.git] / LUFA / CodeTemplates / DriverStubs / LEDs.h
index 2bd5e5c..e698c9d 100644 (file)
@@ -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__