aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/WhyUseLUFA.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-01-04 00:14:09 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-01-04 00:14:09 +0000
commit71e5bcee3d1121be680990cabe8ae5dff2a78807 (patch)
tree18aea050d1f71715884fcfe092c5b6e5a85506f1 /LUFA/ManPages/WhyUseLUFA.txt
parent58a39c6666cd9b085e402d5edc49d58fb759a9a3 (diff)
downloadlufa-71e5bcee3d1121be680990cabe8ae5dff2a78807.tar.gz
lufa-71e5bcee3d1121be680990cabe8ae5dff2a78807.tar.bz2
lufa-71e5bcee3d1121be680990cabe8ae5dff2a78807.zip
Fixed blocking CDC streams not aborting when the host is disconnected.
Diffstat (limited to 'LUFA/ManPages/WhyUseLUFA.txt')
-rw-r--r--LUFA/ManPages/WhyUseLUFA.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/ManPages/WhyUseLUFA.txt b/LUFA/ManPages/WhyUseLUFA.txt
index 34976ecfe..22ac75f66 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 recieve personalised
* support when you need it (subject to author's schedule).
*
- * <small>* Atmel Stack Mouse Device Demo 4292 bytes, LUFA Mouse Low Level Device Demo 3336 bytes, under identical build
+ * <small>* Atmel Stack Mouse Device Demo 4292 bytes, LUFA Mouse Low Level Device Demo 3392 bytes, under identical build
* environments</small>
*/
\ No newline at end of file