diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2009-10-08 07:18:28 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2009-10-08 07:18:28 +0000 |
commit | 664a2921816069483604f5e05a2a02b6ddf8727a (patch) | |
tree | c8bc5b6a52dd7dcc3f9233270569ee9cd2ebd0ba /LUFA/ManPages | |
parent | bdedbd558ce3db0d7c1e0ff6cdde2f480277aff7 (diff) | |
download | lufa-664a2921816069483604f5e05a2a02b6ddf8727a.tar.gz lufa-664a2921816069483604f5e05a2a02b6ddf8727a.tar.bz2 lufa-664a2921816069483604f5e05a2a02b6ddf8727a.zip |
Application documentation/comment cleanup.
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r-- | LUFA/ManPages/MainPage.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/LUFA/ManPages/MainPage.txt b/LUFA/ManPages/MainPage.txt index 2d945b23f..0b6d2bc63 100644 --- a/LUFA/ManPages/MainPage.txt +++ b/LUFA/ManPages/MainPage.txt @@ -27,14 +27,13 @@ * library API more streamlined and robust. You can download AVR-GCC for free in a convenient windows package,
* from the the WinAVR website.
*
- * Accompanying LUFA in the download package is a set of example demo applications, plus several Bootloaders (DFU, CDC and HID
- * class) and open source LUFA powered projects.
+ * Accompanying LUFA in the download package is a set of example demo applications, plus several Bootloaders of different classes
+ * and open source LUFA powered projects.
*
* <b>Subsections:</b>
* - \subpage Page_Licence Project licence
* - \subpage Page_Donating Donating to Support this Project
* - \subpage Page_LibraryApps Overview of included Demos, Bootloaders and Projects
*
- *
* <small><i>Logo design by EDIGMA.COM</i></small>
*/
|