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.
This commit is contained in:
parent
38d2e694ef
commit
e966219834
7 changed files with 23 additions and 23 deletions
|
@ -45,7 +45,7 @@
|
|||
* - LUFA/Drivers/USB/Class/Device/Audio.c <i>(Makefile source module name: LUFA_SRC_USBCLASS)</i>
|
||||
*
|
||||
* \section Module Description
|
||||
* Audio Class Driver module. This module contains an internal implementation of the USB Audio Class, for Device
|
||||
* Audio Class Driver module. This module contains an internal implementation of the USB Audio 1.0 Class, for Device
|
||||
* USB mode only. User applications can use this class driver instead of implementing the Audio class manually via
|
||||
* the low-level LUFA APIs.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue