X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/ed031c1df2f5b053b9cd9f48c63e66a42b7c049e..41babf1cb78a2a8e05f40f5de61c3f52bb794fc4:/Demos/OTG/TestApp/TestApp.txt diff --git a/Demos/OTG/TestApp/TestApp.txt b/Demos/OTG/TestApp/TestApp.txt index aef55b761..540a59ce1 100644 --- a/Demos/OTG/TestApp/TestApp.txt +++ b/Demos/OTG/TestApp/TestApp.txt @@ -36,25 +36,19 @@ * \section SSec_Description Project Description: * * Test application. Demonstrates several aspects of the LUFA - * Library. On startup the current temperature will be printed + * Library. On start-up the current temperature will be printed * through the USART every 10 seconds, and the current joystick * position will be indicated via the LEDs on the selected board. * 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. @@ -66,4 +60,4 @@ * * * - */ \ No newline at end of file + */