From: Dean Camera Date: Tue, 26 Oct 2010 06:52:09 +0000 (+0000) Subject: Changed AudioInput and AudioOutput demos to reload the next sample via an interrupt... X-Git-Tag: LUFA-110528-BETA~187 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/08de757811bb2a17d21a35ca08205b4ed64613ff?ds=inline;hp=08de757811bb2a17d21a35ca08205b4ed64613ff Changed AudioInput and AudioOutput demos to reload the next sample via an interrupt rather than polling the sample timer. ---