diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2010-07-23 03:25:19 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2010-07-23 03:25:19 +0000 |
commit | eb8a708b5379755cbcdac900eb32f3c484bde58c (patch) | |
tree | 5dba46bf040f2843efce36c50febad2fd2dc824b /LUFA/ManPages | |
parent | 9b0e4b8356eb79003a806d010f4b00123350ed90 (diff) | |
download | lufa-eb8a708b5379755cbcdac900eb32f3c484bde58c.tar.gz lufa-eb8a708b5379755cbcdac900eb32f3c484bde58c.tar.bz2 lufa-eb8a708b5379755cbcdac900eb32f3c484bde58c.zip |
Update size of compiled Mouse demo in documentation, fix indenting in Device.h.
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r-- | LUFA/ManPages/WhyUseLUFA.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/ManPages/WhyUseLUFA.txt b/LUFA/ManPages/WhyUseLUFA.txt index 116801a36..093a025e8 100644 --- a/LUFA/ManPages/WhyUseLUFA.txt +++ b/LUFA/ManPages/WhyUseLUFA.txt @@ -40,7 +40,7 @@ * into difficulties or need some advice. In addition, you can also email the library author to receive personalized * support when you need it (subject to author's schedule). * - * <small>* Atmel Stack Mouse Device Demo 4292 bytes, LUFA Mouse Low Level Device Demo 3296 bytes, under identical build + * <small>* Atmel Stack Mouse Device Demo 4292 bytes, LUFA Mouse Low Level Device Demo 3372 bytes, under identical build * environments</small> */ |