aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/AudioInput
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-05-18 18:39:35 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-05-18 18:39:35 +0000
commitc31fdbd03eee95660d65adb0f1bf7c0c397fd435 (patch)
tree3b25e5381d085fec5115c13987dfa0049b3acf75 /Demos/Device/ClassDriver/AudioInput
parent8cfb3d9f09f7b88b58fdc2e882713fa7d27ba44b (diff)
downloadlufa-c31fdbd03eee95660d65adb0f1bf7c0c397fd435.tar.gz
lufa-c31fdbd03eee95660d65adb0f1bf7c0c397fd435.tar.bz2
lufa-c31fdbd03eee95660d65adb0f1bf7c0c397fd435.zip
Minor documentation adjustments to the demos, projects and bootloaders to ensure correct formatting of application device support.
Diffstat (limited to 'Demos/Device/ClassDriver/AudioInput')
-rw-r--r--Demos/Device/ClassDriver/AudioInput/AudioInput.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Demos/Device/ClassDriver/AudioInput/AudioInput.txt b/Demos/Device/ClassDriver/AudioInput/AudioInput.txt
index dd3f6e682..fea95b0c8 100644
--- a/Demos/Device/ClassDriver/AudioInput/AudioInput.txt
+++ b/Demos/Device/ClassDriver/AudioInput/AudioInput.txt
@@ -10,9 +10,9 @@
*
* The following list indicates what microcontrollers are compatible with this demo.
*
- * - Series 7 USB AVRs (AT90USBxxx7)
- * - Series 6 USB AVRs (AT90USBxxx6)
- * - Series 4 USB AVRs (ATMEGAxxU4)
+ * \li Series 7 USB AVRs (AT90USBxxx7)
+ * \li Series 6 USB AVRs (AT90USBxxx6)
+ * \li Series 4 USB AVRs (ATMEGAxxU4)
*
* \section Sec_Info USB Information:
*
@@ -38,7 +38,7 @@
* USBIF Audio 1.0 Data Formats Specification</td>
* </tr>
* <tr>
- * <td><b>Usable Speeds:</b></td>
+ * <td><b>Supported USB Speeds:</b></td>
* <td>Full Speed Mode</td>
* </tr>
* </table>