Fix incorrect configuration in the ClassDriver AudioOutput demo.
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 30 Jul 2009 14:06:52 +0000 (14:06 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 30 Jul 2009 14:06:52 +0000 (14:06 +0000)
Make all audio device Class Driver functions require a reference to the Audio class instance, so that the endpoint size can be checked (and to standardize the APIs).

Make LEDs more responsive in the AudioOutput device demos.


No differences found