* </tr>\r
* <tr>\r
* <td><b>Relevant Standards:</b></td>\r
- * <td>USBIF HID Specification, USBIF HID Usage Tables</td>\r
+ * <td>USBIF HID Specification \n\r
+ * USBIF HID Usage Tables</td>\r
* </tr>\r
* <tr>\r
* <td><b>Usable Speeds:</b></td>\r
- * <td>Low Speed Mode, Full Speed Mode</td>\r
+ * <td>Low Speed Mode \n\r
+ * Full Speed Mode</td>\r
* </tr>\r
* </table>\r
*\r
* reports, allowing for correct operation across all USB mice. This\r
* demo supports mice with a single HID report.\r
* \r
- * Mouse movement and button presses are displayed on the board LEDs.\r
- * On connection to a USB mouse, the report items will be processed and\r
- * printed as a formatted list through the USART before the mouse is\r
- * fully enumerated.\r
+ * Mouse and scroll wheel movement and button presses are displayed\r
+ * on the board LEDs. On connection to a USB mouse, the report items\r
+ * will be processed and printed as a formatted list through the USART\r
+ * before the mouse is fully enumerated.\r
* \r
* Currently only single interface mice are supported.\r
*\r