Update README.md

This commit is contained in:
lathoub 2021-09-24 11:58:09 +02:00 committed by GitHub
parent 5698c0c4ae
commit c05b5301c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ When installing this library from the Arduino IDE, the dependency be downloaded
When manually installing this library, you have to manually download [Arduino MIDI Library](https://github.com/FortySevenEffects/arduino_midi_library) from github and install it in the same directory as this library - without this additional install, this library will not be able to compile.
When using `ESP32` consider using NimBLE (`NimBLE-Arduino`).
When using the `Arduino NANO 33 BLE`, you have to install `ArduinoBLE`
When using the `Arduino NANO 33 BLE` or `Arduino NANO RP2040 Connect`, you must install `ArduinoBLE`
## Usage
### Basic / Default