diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2012-05-27 11:17:38 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2012-05-27 11:17:38 +0000 |
commit | a9d8af99e40cd4f3898cc6c8b0e572763edf8ed6 (patch) | |
tree | ec5b620888e5147b9b87b01402c4a807aea82682 /LUFA/Drivers/Board | |
parent | 35564bb1a742be5556812fb763e6d0ceb45fefce (diff) | |
download | lufa-a9d8af99e40cd4f3898cc6c8b0e572763edf8ed6.tar.gz lufa-a9d8af99e40cd4f3898cc6c8b0e572763edf8ed6.tar.bz2 lufa-a9d8af99e40cd4f3898cc6c8b0e572763edf8ed6.zip |
Minor documentation improvements.
Diffstat (limited to 'LUFA/Drivers/Board')
-rw-r--r-- | LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h b/LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h index 963c15ae4..60a49935d 100644 --- a/LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h +++ b/LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h @@ -52,7 +52,7 @@ /** \ingroup Group_LEDs * \defgroup Group_LEDs_MICROPENDOUS_32U2 MICROPENDOUS_32U2 - * \brief Board specific LED driver header for the Micropendous 32U2. + * \brief Board specific LED driver header for the Micropendous-32U2. * * Board specific LED driver header for the Micropendous 32U2 (https://code.google.com/p/micropendous/wiki/Micropendous_32U2). * |