* 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