midi back and forth
This commit is contained in:
parent
3774a7fcda
commit
161bd5596b
3 changed files with 52 additions and 18 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue