Skip to content

Commit c05b530

Browse files
authored
Update README.md
1 parent 5698c0c commit c05b530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ When installing this library from the Arduino IDE, the dependency be downloaded
1111
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.
1212

1313
When using `ESP32` consider using NimBLE (`NimBLE-Arduino`).
14-
When using the `Arduino NANO 33 BLE`, you have to install `ArduinoBLE`
14+
When using the `Arduino NANO 33 BLE` or `Arduino NANO RP2040 Connect`, you must install `ArduinoBLE`
1515

1616
## Usage
1717
### Basic / Default

0 commit comments

Comments
 (0)