X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/619b0b7b6b44e4422ea9aeb0cde41343bb5dda70..c75f8bf2236bc69511d0ff0bc79bfaf1f62e3bfd:/Demos/OTG/TestApp/TestApp.txt diff --git a/Demos/OTG/TestApp/TestApp.txt b/Demos/OTG/TestApp/TestApp.txt index a0f1488ec..540a59ce1 100644 --- a/Demos/OTG/TestApp/TestApp.txt +++ b/Demos/OTG/TestApp/TestApp.txt @@ -42,19 +42,13 @@ * Pressing the HWB will initiate the USB subsystem, enumerating * the device (which has no actual functionality beyond * enumeration as a device or as a host in this demo, and serves - * only to demonstrate the USB portion of the library). It will - * also suspend the joystick and temperature monitoring tasks. + * only to demonstrate the USB portion of the library). * - * Pressing the HWB a second time will turn off the USB system - * and resume the temperature printing task (but not the joystick - * monitoring task). + * Pressing the HWB a second time will turn off the USB system. * * When activated, the USB events will be printed through the * serial USART. * - * When the USB subsystem is activated, the board LEDs will show - * the current USB status. - * * \section SSec_Options Project Options * * The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value.