Fix TemperatureDataLogger - sample tick timer wasn't being initialized in the correct...
[pub/USBasp.git] / Demos / Host / ClassDriver / MouseHostWithParser / MouseHostWithParser.txt
index 79bc5c4..a6f05ac 100644 (file)
  *  reports, allowing for correct operation across all USB mice. This\r
  *  demo supports mice with a single HID report.\r
  *  \r
- *  Mouse movement and button presses are displayed on the board LEDs.\r
- *  On connection to a USB mouse, the report items will be processed and\r
- *  printed as a formatted list through the USART before the mouse is\r
- *  fully enumerated.\r
+ *  Mouse and scroll wheel movement and button presses are displayed\r
+ *  on the board LEDs. On connection to a USB mouse, the report items\r
+ *  will be processed and printed as a formatted list through the USART\r
+ *  before the mouse is fully enumerated.\r
  *  \r
  *  Currently only single interface mice are supported.\r
  *\r