diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-12-07 04:35:59 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-12-07 04:35:59 +0000 |
| commit | db43238217465fddcca5a481f3042f58229197d7 (patch) | |
| tree | e61fa3c8f3f1911a8200b988f106774a1b6780c8 /Demos/Device/ClassDriver/VirtualSerialMouse/Doxygen.conf | |
| parent | 13eaea0d3e9e4d7d26e7d93ad19b6a4ffca3ca59 (diff) | |
Additional file renames and modifications to change CDC demos to VirtualSerial.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@954 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/Device/ClassDriver/VirtualSerialMouse/Doxygen.conf')
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerialMouse/Doxygen.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/VirtualSerialMouse/Doxygen.conf b/Demos/Device/ClassDriver/VirtualSerialMouse/Doxygen.conf index 38e30f5f..30849907 100644 --- a/Demos/Device/ClassDriver/VirtualSerialMouse/Doxygen.conf +++ b/Demos/Device/ClassDriver/VirtualSerialMouse/Doxygen.conf @@ -25,7 +25,7 @@ DOXYFILE_ENCODING = UTF-8 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.
-PROJECT_NAME = "LUFA Library - Combined CDC and Mouse Device Demo"
+PROJECT_NAME = "LUFA Library - Combined Virtual Serial and Mouse Device Demo"
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
# This could be handy for archiving the generated documentation or
|
