Update README.md

This commit is contained in:
lathoub 2020-10-02 22:16:52 +02:00 committed by GitHub
parent 6e360ba6e3
commit 0d823a9442
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ void loop()
will create a instance named `bleMIDI` and listens to incoming MIDI on channel 1. will create a instance named `bleMIDI` and listens to incoming MIDI on channel 1.
## Tested boards/modules ## Tested boards/modules
- Adafruit Huzzah32 feather - ESP32
## 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.