X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/ed031c1df2f5b053b9cd9f48c63e66a42b7c049e..ba7cd3f22e0ec8c2fc7fd5dae3620aa75d926fd3:/Demos/Device/AudioOutput/AudioOutput.txt diff --git a/Demos/Device/AudioOutput/AudioOutput.txt b/Demos/Device/AudioOutput/AudioOutput.txt index 0638c47f9..a47f9b5f3 100644 --- a/Demos/Device/AudioOutput/AudioOutput.txt +++ b/Demos/Device/AudioOutput/AudioOutput.txt @@ -42,8 +42,8 @@ * basic USB Audio drivers in all modern OSes (i.e. no special drivers * required). * - * On startup the system will automatically enumerate and function - * as a USB speaker. Incomming audio will output in 8-bit PWM onto + * On start-up the system will automatically enumerate and function + * as a USB speaker. Incoming audio will output in 8-bit PWM onto * the timer output (timer 3 for the AT90USBXXX6/7 USB AVRs, timer 1 for * the AT90USBXXX2 controller AVRs) compare channel A for AUDIO_OUT_MONO * mode, on channels A and B for AUDIO_OUT_STEREO and on the board LEDs @@ -84,5 +84,10 @@ *