From c05b5301c58ecf5992d8027a3e1a0c4debea15d8 Mon Sep 17 00:00:00 2001 From: lathoub <4082369+lathoub@users.noreply.github.com> Date: Fri, 24 Sep 2021 11:58:09 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63a84a0..5541c75 100644 --- a/README.md +++ b/README.md @@ -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