You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removing default values in MIDI constructor for midi_in and midi_out based on @tannewt advice.
Updating all the examples to explicitly set midi_in or midi_out to the USB ports.
Adding test case as constructor now raises an error if midi_in and midi_out are both omitted.
This will make sphinx-build work but that appears to be a separate bug. adafruit#13
0 commit comments