Make both LowLevel and ClassDriver AudioOutput demos always output to board LEDs...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 2 Aug 2009 11:43:16 +0000 (11:43 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 2 Aug 2009 11:43:16 +0000 (11:43 +0000)
commitbbf89d81fa225fedc5ab1190ebfa8c775612178c
treed6fe5c475942400dc8076840a8a13424722d170b
parentc5eeedd522c12c8b4996594f3c4167393d0af7ff
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.
Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt
Demos/Device/LowLevel/AudioOutput/AudioOutput.c
Demos/Device/LowLevel/AudioOutput/AudioOutput.txt