* This uses a naive method where the mouse is set to Boot Protocol mode, so\r
* that the report structure is fixed and known. A better implementation\r
* uses the HID report parser for correct report data processing across\r
- * all compatable mice with advanced characteristics, as shown in the\r
+ * all compatible mice with advanced characteristics, as shown in the\r
* MouseHostWithParser demo application.\r
* \r
* Currently only single interface mice are supported. \r
*\r
* <table>\r
* <tr>\r
- * <td><b>Define Name:</b></td>\r
- * <td><b>Location:</b></td>\r
- * <td><b>Description:</b></td>\r
- * </tr>\r
- * <tr>\r
- * <td>INTERRUPT_DATA_ENDPOINT</td>\r
- * <td>Makefile CDEFS</td>\r
- * <td>When defined, this causes the demo to enable interrupts for the data pipe,\r
- * which services reports from the device. If not defined, the data pipe is\r
- * serviced via polling using the task scheduler.</td>\r
+ * <td>\r
+ * None\r
+ * </td>\r
* </tr>\r
* </table>\r
- */
\ No newline at end of file
+ */\r