projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.
[pub/USBasp.git]
/
Demos
/
AudioOutput
/
AudioOutput.c
diff --git
a/Demos/AudioOutput/AudioOutput.c
b/Demos/AudioOutput/AudioOutput.c
index
87afd36
..
0f390f0
100644
(file)
--- a/
Demos/AudioOutput/AudioOutput.c
+++ b/
Demos/AudioOutput/AudioOutput.c
@@
-34,13
+34,6
@@
* is responsible for the initial application hardware configuration.
\r
*/
\r
\r
* is responsible for the initial application hardware configuration.
\r
*/
\r
\r
-/* --- Project Configuration (Choose ONE) --- */
\r
-//#define AUDIO_OUT_MONO
\r
-#define AUDIO_OUT_STEREO
\r
-//#define AUDIO_OUT_LEDS
\r
-//#define AUDIO_OUT_PORTC
\r
-/* --- --- --- --- --- --- --- --- --- --- --- */
\r
-
\r
#include "AudioOutput.h"
\r
\r
/* Project Tags, for reading out using the ButtLoad project */
\r
#include "AudioOutput.h"
\r
\r
/* Project Tags, for reading out using the ButtLoad project */
\r