X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/958a1b4e2bffdc548b34edd322d30cec5d5feacd..b3a4d8512bcaf0feba16a3cbeeaabfcfeb9cf051:/Demos/Device/Mouse/Mouse.txt diff --git a/Demos/Device/Mouse/Mouse.txt b/Demos/Device/Mouse/Mouse.txt index a3bf024d5..07982a713 100644 --- a/Demos/Device/Mouse/Mouse.txt +++ b/Demos/Device/Mouse/Mouse.txt @@ -53,16 +53,9 @@ * *
| Define Name: | - *Location: | - *Description: | - *|
| INTERRUPT_CONTROL_ENDPOINT | - *Makefile CDEFS | - *When defined, this causes the demo to enable interrupts for the control endpoint, - * which services control requests from the host. If not defined, the control endpoint - * is serviced via polling using the task scheduler. | + *+ * None + * | *