Massive corrections to the project documentation and code comments, thanks to Russian...
[pub/USBasp.git] / Demos / Host / LowLevel / MouseHost / MouseHost.c
index 0eeef1d..c2c900a 100644 (file)
@@ -137,7 +137,7 @@ void ReadNextReport(void)
        /* Select mouse data pipe */
        Pipe_SelectPipe(MOUSE_DATA_IN_PIPE);
 
-       /* Unfreeze keyboard data pipe */
+       /* Unfreeze mouse data pipe */
        Pipe_Unfreeze();
 
        /* Check to see if a packet has been received */