diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2009-09-09 04:22:49 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2009-09-09 04:22:49 +0000 |
commit | 331929833da3e48ac9c43dce90487490d7a77af1 (patch) | |
tree | 818797c0bfc63d11ea2b249c98a794ce99ec92e2 /Demos/Device/LowLevel/CDC/CDC.txt | |
parent | d2068d878c2ef6c4a68e85215d9d4a3b376089c2 (diff) | |
download | lufa-331929833da3e48ac9c43dce90487490d7a77af1.tar.gz lufa-331929833da3e48ac9c43dce90487490d7a77af1.tar.bz2 lufa-331929833da3e48ac9c43dce90487490d7a77af1.zip |
Add Host mode Class driver demo summaries.
Diffstat (limited to 'Demos/Device/LowLevel/CDC/CDC.txt')
-rw-r--r-- | Demos/Device/LowLevel/CDC/CDC.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/LowLevel/CDC/CDC.txt b/Demos/Device/LowLevel/CDC/CDC.txt index 397ed361f..93924c894 100644 --- a/Demos/Device/LowLevel/CDC/CDC.txt +++ b/Demos/Device/LowLevel/CDC/CDC.txt @@ -4,7 +4,7 @@ * documentation pages. It is not a project source file.
*/
-/** \mainpage Communications Device Class Device (Virtual Serial Port)
+/** \mainpage Communications Device Class Demo (Virtual Serial Port)
*
* \section SSec_Compat Demo Compatibility:
*
|