Changed AudioOutput demos to explicitly use timer 3 - the smaller USB AVRs where...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 28 Jul 2009 10:46:20 +0000 (10:46 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 28 Jul 2009 10:46:20 +0000 (10:46 +0000)
commit61ff4824a904d156e719ab2967b613cf095e908e
tree04b28268cfef56b2ae2ad72ea37e5dd1edb1331b
parent864196c884ef3602aee44f1a68aceb5819a07f21
Changed AudioOutput demos to explicitly use timer 3 - the smaller USB AVRs where timer 1 was needed instead did not have the endpoint size neccesary for good audio throughput anyway.

Fix Benito documentation indicating erronously that the project used the HID USB class instead of the CDC class.
Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
Demos/Device/ClassDriver/AudioOutput/AudioOutput.h
Demos/Device/LowLevel/AudioInput/AudioInput.h
Demos/Device/LowLevel/AudioOutput/AudioOutput.c
Demos/Device/LowLevel/AudioOutput/AudioOutput.h
Projects/Benito/Benito.c
Projects/Benito/Benito.txt