Add default "all" makefile targets to the demo tree makefiles.
[pub/USBasp.git] / LUFA / Drivers / Board / ATAVRUSBRF01 / LEDs.h
index eb8a1c4..bbbc457 100644 (file)
@@ -86,7 +86,7 @@
                        /** LED mask for all the LEDs on the board. */
                        #define LEDS_ALL_LEDS         (LEDS_LED1 | LEDS_LED2)
 
-                       /** LED mask for the none of the board LEDs */
+                       /** LED mask for the none of the board LEDs. */
                        #define LEDS_NO_LEDS          0
                        
                /* Inline Functions: */