Merge branch 'master' into dev
This commit is contained in:
commit
43fcb370ed
|
|
@ -21,6 +21,8 @@ This library enables MIDI I/O communications on the Arduino serial ports.
|
|||
### Getting Started
|
||||
|
||||
1. Use Arduino's Library Manager to install the library.
|
||||

|
||||
|
||||
2. Start coding:
|
||||
```c++
|
||||
#include <MIDI.h>
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 72 KiB |
Loading…
Reference in New Issue