Fixed Mouse and Keyboard device demos not acting in accordance with the HID specifica...
[pub/lufa.git] / Demos / Device / Keyboard / Keyboard.txt
index fd95e45..39df2a1 100644 (file)
  *        which services control requests from the host. If not defined, the control endpoint\r
  *        is serviced via polling using the task scheduler.</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 endpoints,\r
- *        which services incoming LED reports and outgoing key status reports to and from the host.\r
- *        If not defined, the data endpoints are serviced via polling using the task scheduler.</td>\r
- *   </tr>\r
  *  </table>\r
  */\r