X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/2f643f6143827219a050601cea7bde10f104cf00..fec31947a6b4e77f65d92bf14b32533bbbc39b2d:/LUFA/ManPages/CompileTimeTokens.txt diff --git a/LUFA/ManPages/CompileTimeTokens.txt b/LUFA/ManPages/CompileTimeTokens.txt index f41c196c6..d8d4edbb3 100644 --- a/LUFA/ManPages/CompileTimeTokens.txt +++ b/LUFA/ManPages/CompileTimeTokens.txt @@ -177,5 +177,5 @@ * INTERRUPT_CONTROL_ENDPOINT - ( \ref Group_USBManagement ) \n * Some applications prefer to not call the USB_USBTask() management task reguarly while in device mode, as it can complicate code significantly. * Instead, when device mode is used this token can be passed to the library via the -D switch to allow the library to manage the USB control - * endpoint entirely via interrupts asynchronously to the user application. + * endpoint entirely via USB controller interrupts asynchronously to the user application. */