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 2a1e4a8 commit 7809235Copy full SHA for 7809235
README.md
@@ -21,6 +21,8 @@ This library enables MIDI I/O communications on the Arduino serial ports.
21
### Getting Started
22
23
1. Use Arduino's Library Manager to install the library.
24
+
25
+
26
2. Start coding:
27
```c++
28
#include <MIDI.h>
0 commit comments