X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/6f993a2f750f87e3632e41ff08ba9e49813e4719..18b0d408a9e68cbc1ce36da89d74a799d7fc31de:/Demos/Host/LowLevel/MouseHost/MouseHost.c diff --git a/Demos/Host/LowLevel/MouseHost/MouseHost.c b/Demos/Host/LowLevel/MouseHost/MouseHost.c index ab0eadc6c..b00383113 100644 --- a/Demos/Host/LowLevel/MouseHost/MouseHost.c +++ b/Demos/Host/LowLevel/MouseHost/MouseHost.c @@ -37,7 +37,7 @@ #include "MouseHost.h" /** Main program entry point. This routine configures the hardware required by the application, then - * starts the scheduler to run the application tasks. + * enters a loop to run the application tasks in sequence. */ int main(void) {