1
0
Fork 0

midi back and forth

This commit is contained in:
Jack Humbert 2016-11-18 22:22:24 -05:00
parent 3774a7fcda
commit 161bd5596b
3 changed files with 52 additions and 18 deletions

View file

@ -70,6 +70,7 @@ typedef struct {
#ifdef MIDI_ENABLE
void MIDI_Task(void);
MidiDevice midi_device;
void send_unicode_midi(uint32_t unicode);
#endif
// #if LUFA_VERSION_INTEGER < 0x120730