Application documentation/comment cleanup.
[pub/USBasp.git] / Demos / Device / LowLevel / Mouse / Mouse.c
index aa95e9c..2f7a63f 100644 (file)
@@ -36,7 +36,6 @@
  \r
 #include "Mouse.h"\r
 \r
-/* Global Variables */\r
 /** Indicates what report mode the host has requested, true for normal HID reporting mode, false for special boot\r
  *  protocol reporting mode.\r
  */\r
@@ -55,7 +54,7 @@ uint16_t IdleMSRemaining = 0;
 \r
 \r
 /** Main program entry point. This routine configures the hardware required by the application, then\r
- *  starts the scheduler to run the application tasks.\r
+ *  enters a loop to run the application tasks in sequence.\r
  */\r
 int main(void)\r
 {\r