Skip to content

Arduino AppleMIDI v2.2.0

Compare
Choose a tag to compare
@lathoub lathoub released this 20 Dec 07:26
· 242 commits to master since this release
134967d

Bug fixes and enhancements - update recommended

  • Fixed suport for ESP8266
  • remove usimg namespace under include (requires namespace when using eg ssrc_t: APPLEMIDI_NAMESPACE::ssrc_t)
  • bug fix where wrong ssrc was sent during SYNC
  • bug fix where
  • debug MACROS moved to own header file
  • various enhancements in the examples