diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-05-20 15:43:51 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-05-20 15:43:51 +0000 |
| commit | bf5448b1d3625e109ac243f560aa4bec004b135a (patch) | |
| tree | 831ba5778a2b6adf6f05be487f91d87ab1c18f2c /Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt | |
| parent | d051f41d48976e5341176927c9a79dcf329b379f (diff) | |
| parent | d2b6a7be9737c09fecc5f6b1f69505d8a2517d38 (diff) | |
Merge in latest trunk.
git-svn-id: http://lufa-lib.googlecode.com/svn/branches/AppConfigHeaders@2228 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt')
| -rw-r--r-- | Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt b/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt index 77e98661..76445e0e 100644 --- a/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt +++ b/Demos/Device/ClassDriver/AudioOutput/AudioOutput.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> |
