Added screenshot of the library manager
This commit is contained in:
parent
2a1e4a86b3
commit
7809235676
|
|
@ -21,6 +21,8 @@ This library enables MIDI I/O communications on the Arduino serial ports.
|
||||||
### Getting Started
|
### Getting Started
|
||||||
|
|
||||||
1. Use Arduino's Library Manager to install the library.
|
1. Use Arduino's Library Manager to install the library.
|
||||||
|

|
||||||
|
|
||||||
2. Start coding:
|
2. Start coding:
|
||||||
```c++
|
```c++
|
||||||
#include <MIDI.h>
|
#include <MIDI.h>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue