Merge branch 'feat/2.0.0' of https://github.com/lathoub/Arduino-BLE-MIDI into feat/2.0.0

This commit is contained in:
lathoub 2020-03-08 13:47:18 +01:00
commit a644fa350e
1 changed files with 7 additions and 8 deletions

View File

@ -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 <lathoub@gmail.com>
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
includes=BLEMIDI.h