From: Dean Camera Date: Tue, 28 Jul 2009 10:46:20 +0000 (+0000) Subject: Changed AudioOutput demos to explicitly use timer 3 - the smaller USB AVRs where... X-Git-Tag: LUFA-110528-BETA~1035 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/61ff4824a904d156e719ab2967b613cf095e908e?hp=61ff4824a904d156e719ab2967b613cf095e908e 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. ---