1
0
Fork 0

converted to 8bit messages

This commit is contained in:
Jack Humbert 2016-11-23 00:30:06 -05:00
parent 450a8fb5b6
commit 3d7aaa31e4
3 changed files with 70 additions and 53 deletions

View file

@ -4,6 +4,7 @@ SRC += midi.c \
midi_device.c \
bytequeue/bytequeue.c \
bytequeue/interrupt_setting.c \
sysex_tools.c \
$(LUFA_SRC_USBCLASS)
VPATH += $(TMK_PATH)/$(MIDI_DIR)