Update README.md

This commit is contained in:
lathoub 2020-10-03 03:49:04 +02:00
commit 6e38c21dd4
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.