Winter 2018 R2
Changelog
API Changes
Non-Breaking Changes
The following changes mark the following old parts of the API as deprecated.
They are kept for backwards compatibility, but should not be used for new sketches. The old definitions will be removed in the next release. Purpose is to align with the FortySevenEffects/arduino_midi_library and https://github.com/lathoub/Arduino-BLE-MIDI naming convention.
noteOn
becomes sendNoteOn
noteOff
becomes sendNoteOff
...
All examples have been upgraded to the new naming