We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67f6b00 commit 33bd451Copy full SHA for 33bd451
README.md
@@ -12,7 +12,7 @@ Download the latest version [here](https://github.com/FortySevenEffects/arduino_
12
* Software Thru, with message filtering.
13
* [Callbacks](http://playground.arduino.cc/Main/MIDILibraryCallbacks) to handle input messages more easily.
14
* Last received message is saved until a new one arrives.
15
-* 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).
16
* Create more than one MIDI port for mergers/splitters applications.
17
* Use any serial port, hardware or software.
18
0 commit comments