From efa5d540935193010155d1beed7f4152188a7bd4 Mon Sep 17 00:00:00 2001 From: Dean Camera <dean@fourwalledcubicle.com> Date: Thu, 26 Jul 2012 14:59:29 +0000 Subject: [PATCH] Minor documentation fixes. --- Demos/Host/LowLevel/PrinterHost/PrinterHost.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Demos/Host/LowLevel/PrinterHost/PrinterHost.txt b/Demos/Host/LowLevel/PrinterHost/PrinterHost.txt index 28174a9c3..e2a482058 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: -- GitLab