From e96621983462a8cec68280f6730c6fc2f059202a Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sat, 21 Aug 2010 11:38:39 +0000 Subject: Clarify in the documentation that the Audio demos and driver is for the Audio 1.0 specification, not the newer (and more advanced/less supported) 2.0 specification. --- Demos/Device/LowLevel/AudioOutput/AudioOutput.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Demos/Device/LowLevel/AudioOutput') diff --git a/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt b/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt index f92c91ac2..caf3b484f 100644 --- a/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt +++ b/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt @@ -33,9 +33,9 @@ * * * Relevant Standards: - * USBIF Audio Class Specification \n - * USBIF Audio Class Terminal Types Specification \n - * USBIF Audio Data Formats Specification + * USBIF Audio 1.0 Class Specification \n + * USBIF Audio 1.0 Class Terminal Types Specification \n + * USBIF Audio 1.0 Data Formats Specification * * * Usable Speeds: @@ -47,7 +47,7 @@ * * Audio demonstration application. This gives a simple reference * application for implementing a USB Audio Output device using the - * basic USB Audio drivers in all modern OSes (i.e. no special drivers + * basic USB Audio 1.0 drivers in all modern OSes (i.e. no special drivers * required). * * On start-up the system will automatically enumerate and function -- cgit v1.2.3