Combined Keyboad and Mouse normal and interrupt driven host demos into unified Keyboa...
[pub/USBasp.git] / Demos / MouseHost / MouseHost.txt
index a6d1ba8..d36c731 100644 (file)
  *\r
  *  <table>\r
  *   <tr>\r
- *    <td>\r
- *     None\r
- *    </td>\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
  *   </tr>\r
  *  </table>\r
  */
\ No newline at end of file