diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2010-08-31 12:33:21 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2010-08-31 12:33:21 +0000 |
commit | 4dece08bef10a23a9702b6ddb67401400119cbce (patch) | |
tree | 732a5ec6107206be5d9562fc7a896a9f8fb56221 /Demos/Host/ClassDriver/PrinterHost | |
parent | 009eebf229a235cf090a4530908a8d34da36ba21 (diff) | |
download | lufa-4dece08bef10a23a9702b6ddb67401400119cbce.tar.gz lufa-4dece08bef10a23a9702b6ddb67401400119cbce.tar.bz2 lufa-4dece08bef10a23a9702b6ddb67401400119cbce.zip |
Clarify in the project documentation files what the each of the different USB AVR device "series" comprises of.
Diffstat (limited to 'Demos/Host/ClassDriver/PrinterHost')
-rw-r--r-- | Demos/Host/ClassDriver/PrinterHost/PrinterHost.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/ClassDriver/PrinterHost/PrinterHost.txt b/Demos/Host/ClassDriver/PrinterHost/PrinterHost.txt index 84ab828ba..fab6a5b84 100644 --- a/Demos/Host/ClassDriver/PrinterHost/PrinterHost.txt +++ b/Demos/Host/ClassDriver/PrinterHost/PrinterHost.txt @@ -10,7 +10,7 @@ * * The following list indicates what microcontrollers are compatible with this demo. * - * - Series 7 USB AVRs + * - Series 7 USB AVRs (AT90USBxxx7) * * \section SSec_Info USB Information: * |