aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/WhyUseLUFA.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-11-08 21:56:18 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-11-08 21:56:18 +0000
commit4dde844e9f12bca880f88f952231a614d5d912ad (patch)
tree127b812edec7e3588a4497d1c4901087cbf89701 /LUFA/ManPages/WhyUseLUFA.txt
parent34dc7f241fe0627e21c3a218123d5d9fbc97374c (diff)
downloadlufa-4dde844e9f12bca880f88f952231a614d5d912ad.tar.gz
lufa-4dde844e9f12bca880f88f952231a614d5d912ad.tar.bz2
lufa-4dde844e9f12bca880f88f952231a614d5d912ad.zip
Remove dependancies from the LowLevel demos to the ClassDriver demos, since the use of ClassDriver headers now outputs an error when NO_STREAM_CALLBACKS is used.
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 b967e8791..34976ecfe 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 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 3336 bytes, under identical build
* environments</small>
*/
\ No newline at end of file