diff --git a/library.properties b/library.properties index 24f026d..e1c3263 100644 --- a/library.properties +++ b/library.properties @@ -1,11 +1,10 @@ -name=MIDI BLE Library -version=2.0.0 +name=BLE-MIDI +version=2.0.1 author=lathoub -maintainer=lathoub -sentence=BLE MIDI I/Os for Arduino -paragraph=Read & send MIDI messages over BLE +maintainer=lathoub +sentence=MIDI over Bluetooth Low Energy (BLE-MIDI) 1.0 for Arduino +paragraph=MIDI over Bluetooth Low Energy category=Communication -url= +url=https://github.com/lathoub/Arduino-BLE-MIDI architectures=* -includes=midi_bleTransport.h -dependency=https://github.com/FortySevenEffects/arduino_midi_library \ No newline at end of file +includes=BLEMIDI.h