projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor...
[pub/USBasp.git]
/
Demos
/
Device
/
AudioInput
/
AudioInput.h
diff --git
a/Demos/Device/AudioInput/AudioInput.h
b/Demos/Device/AudioInput/AudioInput.h
index
6358c24
..
a394492
100644
(file)
--- a/
Demos/Device/AudioInput/AudioInput.h
+++ b/
Demos/Device/AudioInput/AudioInput.h
@@
-30,11
+30,11
@@
\r
/** \file
\r
*
\r
\r
/** \file
\r
*
\r
- * Header file for Audio
Out
put.c.
\r
+ * Header file for Audio
In
put.c.
\r
*/
\r
\r
*/
\r
\r
-#ifndef _AUDIO_
OUT
PUT_H_
\r
-#define _AUDIO_
OUT
PUT_H_
\r
+#ifndef _AUDIO_
IN
PUT_H_
\r
+#define _AUDIO_
IN
PUT_H_
\r
\r
/* Includes: */
\r
#include <avr/io.h>
\r
\r
/* Includes: */
\r
#include <avr/io.h>
\r