AM_MIDI2.0Lib icon indicating copy to clipboard operation
AM_MIDI2.0Lib copied to clipboard

-Changed len in concatSysexArray from a uint8_t to a uint16_t, which …

Open starfishmod opened this issue 2 years ago • 0 comments

…fixed PE chunking issues

-Fixed a bug in midiCIProcessor::processMIDICI where checkMUID was called in a way that would always return FALSE -Added PE Status compiler defs for convinience -Fixed typo in documentation -Small formatting fix

starfishmod avatar Jul 19 '23 02:07 starfishmod