This commit is contained in:
Francois Best 2014-02-13 22:43:25 +01:00
parent 1750e3a5af
commit 1740b50071
1 changed files with 9 additions and 9 deletions

View File

@ -2,10 +2,10 @@
\mainpage Arduino MIDI Library
See the documentation of the main class, MidiInterface, or browse the modules
using the sidebar on the left.
and examples using the sidebar on the left.
\n
The documentation for the latests stable version is available here:
http://arduinomidilib.sourceforge.net/a00001.html
The latest development version is available on GitHub:
https://github.com/FortySevenEffects/arduino_midi_library/tree/dev
*/
// -----------------------------------------------------------------------------