projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add script reading bootloader flags
[pub/lufa.git]
/
Demos
/
Device
/
LowLevel
/
AudioOutput
/
AudioOutput.txt
diff --git
a/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt
b/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt
index
fbb6543
..
8f0c7d6
100644
(file)
--- a/
Demos/Device/LowLevel/AudioOutput/AudioOutput.txt
+++ b/
Demos/Device/LowLevel/AudioOutput/AudioOutput.txt
@@
-67,23
+67,23
@@
*
* <table>
* <tr>
*
* <table>
* <tr>
- * <t
d><b>Define Name:</b></td
>
- * <t
d><b>Location:</b></td
>
- * <t
d><b>Description:</b></td
>
+ * <t
h><b>Define Name:</b></th
>
+ * <t
h><b>Location:</b></th
>
+ * <t
h><b>Description:</b></th
>
* </tr>
* <tr>
* <td>AUDIO_OUT_STEREO</td>
* </tr>
* <tr>
* <td>AUDIO_OUT_STEREO</td>
- * <td>
Makefile LUFA_OPTS
</td>
+ * <td>
AppConfig.h
</td>
* <td>When defined, this outputs the audio samples in stereo to the timer output pins of the microcontroller.</td>
* </tr>
* <tr>
* <td>AUDIO_OUT_MONO</td>
* <td>When defined, this outputs the audio samples in stereo to the timer output pins of the microcontroller.</td>
* </tr>
* <tr>
* <td>AUDIO_OUT_MONO</td>
- * <td>
Makefile LUFA_OPTS
</td>
+ * <td>
AppConfig.h
</td>
* <td>When defined, this outputs the audio samples in mono to the timer output pin of the microcontroller.</td>
* </tr>
* <tr>
* <td>AUDIO_OUT_PORTC</td>
* <td>When defined, this outputs the audio samples in mono to the timer output pin of the microcontroller.</td>
* </tr>
* <tr>
* <td>AUDIO_OUT_PORTC</td>
- * <td>
Makefile LUFA_OPTS
</td>
+ * <td>
AppConfig.h
</td>
* <td>When defined, this outputs the audio samples in mono to port C of the microcontroller, for connection to an
* external DAC.</td>
* </tr>
* <td>When defined, this outputs the audio samples in mono to port C of the microcontroller, for connection to an
* external DAC.</td>
* </tr>