projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add Dual MIDI device class driver demo application.
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
MIDI
/
MIDI.h
diff --git
a/Demos/Device/ClassDriver/MIDI/MIDI.h
b/Demos/Device/ClassDriver/MIDI/MIDI.h
index
34891ce
..
93ed6b8
100644
(file)
--- a/
Demos/Device/ClassDriver/MIDI/MIDI.h
+++ b/
Demos/Device/ClassDriver/MIDI/MIDI.h
@@
-33,8
+33,8
@@
* Header file for MIDI.c.
*/
-#ifndef _
AUDIO_OUTPUT
_H_
-#define _
AUDIO_OUTPUT
_H_
+#ifndef _
MIDI
_H_
+#define _
MIDI
_H_
/* Includes: */
#include <avr/io.h>