Add Dual MIDI device class driver demo application.
This commit is contained in:
parent
0091b3c819
commit
4d8ff75993
15 changed files with 3456 additions and 7 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue