diff options
Diffstat (limited to 'LUFA/Drivers/Board/AVR8/DUCE')
-rw-r--r-- | LUFA/Drivers/Board/AVR8/DUCE/Board.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/Drivers/Board/AVR8/DUCE/Board.h b/LUFA/Drivers/Board/AVR8/DUCE/Board.h index 5c47b06cb..23180e11f 100644 --- a/LUFA/Drivers/Board/AVR8/DUCE/Board.h +++ b/LUFA/Drivers/Board/AVR8/DUCE/Board.h @@ -64,7 +64,7 @@ /* Public Interface - May be used in end-application: */ /* Macros: */ - /** Indicates the board has a hardware LEDs mounted. */ + /** Indicates the board has hardware LEDs mounted. */ #define BOARD_HAS_LEDS /* Disable C linkage for C++ Compilers: */ |