diff options
Diffstat (limited to 'Demos')
-rw-r--r-- | Demos/Host/ClassDriver/CDCHost/CDCHost.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/ClassDriver/CDCHost/CDCHost.txt b/Demos/Host/ClassDriver/CDCHost/CDCHost.txt index 4fac1d03d..0db804c25 100644 --- a/Demos/Host/ClassDriver/CDCHost/CDCHost.txt +++ b/Demos/Host/ClassDriver/CDCHost/CDCHost.txt @@ -40,7 +40,7 @@ *
* This demo prints out received CDC data through the serial port.
*
- * Not that this demo is only compatible with devices which report the correct CDC
+ * Note that this demo is only compatible with devices which report the correct CDC
* and ACM class, subclass and protocol values. Most USB-Serial cables have vendor
* specific features, thus use vendor-specific class/subclass/protocol codes to force
* the user to use specialized drivers. This demo is not compatible with such devices.
|