From: Dean Camera Date: Sun, 2 Aug 2009 11:43:16 +0000 (+0000) Subject: Make both LowLevel and ClassDriver AudioOutput demos always output to board LEDs... X-Git-Tag: LUFA-110528-BETA~1014 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/bbf89d81fa225fedc5ab1190ebfa8c775612178c?hp=bbf89d81fa225fedc5ab1190ebfa8c775612178c Make both LowLevel and ClassDriver AudioOutput demos always output to board LEDs, regardless of output mode (removed AUDIO_OUT_LEDS compile time option from the demo). This allows for positive feedback to the user of audio activity regardless of output mode. ---