diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2012-07-15 18:49:42 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2012-07-15 18:49:42 +0000 |
commit | 5b8b5018f2a7d7693a9827f9047a135ccc7cdc69 (patch) | |
tree | 7929ab26f1315f2b53e6f7c45126d6e828ece0df /Bootloaders/DFU | |
parent | 3ca025f214cdfb5b9815fd20e9443be1ad365e0e (diff) | |
download | lufa-5b8b5018f2a7d7693a9827f9047a135ccc7cdc69.tar.gz lufa-5b8b5018f2a7d7693a9827f9047a135ccc7cdc69.tar.bz2 lufa-5b8b5018f2a7d7693a9827f9047a135ccc7cdc69.zip |
Minor documentation improvements.
Diffstat (limited to 'Bootloaders/DFU')
-rw-r--r-- | Bootloaders/DFU/BootloaderDFU.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Bootloaders/DFU/BootloaderDFU.txt b/Bootloaders/DFU/BootloaderDFU.txt index 538214e90..aefe344ea 100644 --- a/Bootloaders/DFU/BootloaderDFU.txt +++ b/Bootloaders/DFU/BootloaderDFU.txt @@ -38,7 +38,8 @@ * </tr> * <tr> * <td><b>Supported USB Speeds:</b></td> - * <td>Full Speed Mode</td> + * <td>Low Speed Mode \n + * Full Speed Mode</td> * </tr> * </table> * |