* \section SSec_Description Project Description: \r
*\r
* Test application. Demonstrates several aspects of the LUFA\r
- * Library. On startup the current temperature will be printed\r
+ * Library. On start-up the current temperature will be printed\r
* through the USART every 10 seconds, and the current joystick\r
* position will be indicated via the LEDs on the selected board.\r
* Pressing the HWB will initiate the USB subsystem, enumerating\r
* the device (which has <b>no actual functionality beyond\r
* enumeration as a device or as a host in this demo</b>, and serves\r
- * only to demonstrate the USB portion of the library). It will\r
- * also suspend the joystick and temperature monitoring tasks.\r
+ * only to demonstrate the USB portion of the library).\r
* \r
- * Pressing the HWB a second time will turn off the USB system\r
- * and resume the temperature printing task (but not the joystick\r
- * monitoring task).\r
+ * Pressing the HWB a second time will turn off the USB system.\r
*\r
* When activated, the USB events will be printed through the\r
* serial USART.\r
*\r
- * When the USB subsystem is activated, the board LEDs will show\r
- * the current USB status.\r
- *\r
* \section SSec_Options Project Options\r
*\r
* The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value.\r
* </td>\r
* </tr>\r
* </table>\r
- */
\ No newline at end of file
+ */\r