Closed
Description
Is it possible that you can replace this:
https://github.com/FortySevenEffects/arduino_midi_library/blob/master/src/midi_Defs.h#L172
With this now:
https://github.com/arduino/Arduino/blob/master/hardware/arduino/avr/variants/leonardo/pins_arduino.h#L358
Even 1.0.6 compatible:
https://github.com/arduino/Arduino/blob/ide-1.0.x/hardware/arduino/variants/leonardo/pins_arduino.h
Not sure if the older 1.0.5 has this definition, but its outdated. This definition is more general and should work with more MCUs.
Metadata
Metadata
Assignees
Labels
No labels