X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/663f449c10b9a77a429aaa81066ce2b43ca6dc39..619b0b7b6b44e4422ea9aeb0cde41343bb5dda70:/Demos/Device/AudioOutput/AudioOutput.txt diff --git a/Demos/Device/AudioOutput/AudioOutput.txt b/Demos/Device/AudioOutput/AudioOutput.txt index b59c2a8b4..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 @@ -90,4 +90,4 @@ * Gives the audio sample rate per channel for the audio stream, in Hz. * * - */ \ No newline at end of file + */