diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-07-26 14:59:29 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-07-26 14:59:29 +0000 |
| commit | 62a978973a7befde6eecd50d8dcb0c0940688289 (patch) | |
| tree | 0b5e668305f2cde0a330d53f4628d24b0de8835e /Demos | |
| parent | edb9515996f725b0d66b1d6207510259296e1953 (diff) | |
Minor documentation fixes.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2418 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos')
| -rw-r--r-- | Demos/Host/LowLevel/PrinterHost/PrinterHost.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Demos/Host/LowLevel/PrinterHost/PrinterHost.txt b/Demos/Host/LowLevel/PrinterHost/PrinterHost.txt index 28174a9c..e2a48205 100644 --- a/Demos/Host/LowLevel/PrinterHost/PrinterHost.txt +++ b/Demos/Host/LowLevel/PrinterHost/PrinterHost.txt @@ -34,8 +34,11 @@ * <td>USBIF Printer Class Specification \n * PCL Language Specification</td> * </tr> + * <tr> + * <td><b>Supported USB Speeds:</b></td> * <td>Low Speed Mode \n * Full Speed Mode</td> + * </tr> * </table> * * \section Sec_Description Project Description: |
