Update README.md

This commit is contained in:
lathoub 2021-09-24 12:01:16 +02:00 committed by GitHub
parent c05b5301c5
commit 4724511fa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -65,9 +65,9 @@ void OnDisconnected() {
will create a instance named `BLEMIDI` and listens to incoming MIDI. will create a instance named `BLEMIDI` and listens to incoming MIDI.
## Tested boards/modules ## Tested boards/modules
- ESP32 (OOB BLE and NimBLE) - ESP32 (OOB BLE and NimBLE)
- Arduino NANO 33 BLE - Arduino NANO 33 BLE
- Arduino NANO RP2040 Connect - Arduino NANO RP2040 Connect
## Other Transport protocols: ## Other Transport protocols:
The libraries below the same calling mechanism (API), making it easy to interchange the transport layer. The libraries below the same calling mechanism (API), making it easy to interchange the transport layer.