We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c05b530 commit 4724511Copy full SHA for 4724511
README.md
@@ -65,9 +65,9 @@ void OnDisconnected() {
65
will create a instance named `BLEMIDI` and listens to incoming MIDI.
66
67
## Tested boards/modules
68
-- ESP32 (OOB BLE and NimBLE)
69
-- Arduino NANO 33 BLE
70
-- Arduino NANO RP2040 Connect
+- ESP32 (OOB BLE and NimBLE)
+- Arduino NANO 33 BLE
+- Arduino NANO RP2040 Connect
71
72
## Other Transport protocols:
73
The libraries below the same calling mechanism (API), making it easy to interchange the transport layer.
0 commit comments