Skip to content

Commit 4724511

Browse files
authored
Update README.md
1 parent c05b530 commit 4724511

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ void OnDisconnected() {
6565
will create a instance named `BLEMIDI` and listens to incoming MIDI.
6666

6767
## Tested boards/modules
68-
- ESP32 (OOB BLE and NimBLE)
69-
- Arduino NANO 33 BLE
70-
- Arduino NANO RP2040 Connect
68+
- ESP32 (OOB BLE and NimBLE)
69+
- Arduino NANO 33 BLE
70+
- Arduino NANO RP2040 Connect
7171

7272
## Other Transport protocols:
7373
The libraries below the same calling mechanism (API), making it easy to interchange the transport layer.

0 commit comments

Comments
 (0)