From f6b42828216a330bcd056b7d0ec92ff3ca8ac94f Mon Sep 17 00:00:00 2001 From: SoftEgg Date: Thu, 9 Jun 2016 02:47:15 -0700 Subject: [PATCH] For Arduino IDE happiness / workiness If you want to use the directory structure as-is, this file is necessary. --- library.properties | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 library.properties diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..e522080 --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +name=Arduino-MIDI +version=4.2 +author=Francois Best +maintainer=Francois Best +sentence=This library enables MIDI I/O communications on the Teensy serial ports +paragraph=This library enables MIDI I/O communications on the Teensy serial ports +category=audio +url=https://github.com/FortySevenEffects/arduino_midi_library/ +architectures=*