FortySevenEffects/arduino_midi_library

MIDI_DEFAULT_SERIAL_PORT is wrong on Leonardo

YuuichiAkagawa opened this issue · 2 comments

Using the USBCON macro in midi_Settings.h, but not defined USBCON yet.
You must include Arduino.h in advance.

Ah, thanks!

Fixed in branch release/4.1