From 33bd451ca770d0bbe8ab1c76c9e711ff7db540ca Mon Sep 17 00:00:00 2001 From: Francois Best Date: Wed, 11 Jun 2014 11:11:34 +0200 Subject: [PATCH] Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e845ad1..95780e6 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Download the latest version [here](https://github.com/FortySevenEffects/arduino_ * Software Thru, with message filtering. * [Callbacks](http://playground.arduino.cc/Main/MIDILibraryCallbacks) to handle input messages more easily. * Last received message is saved until a new one arrives. -* Configurable: disable input or output if you don't need it, and get the pin back for IO use (and save some flash space). +* Configurable: [overridable template-based settings](http://arduinomidilib.fortyseveneffects.com/a00013.html#details). * Create more than one MIDI port for mergers/splitters applications. * Use any serial port, hardware or software.