AM_MIDI2.0Lib
AM_MIDI2.0Lib copied to clipboard
-Changed len in concatSysexArray from a uint8_t to a uint16_t, which …
…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