From 0d823a94421a562b73a27f114ea58661cf7f9968 Mon Sep 17 00:00:00 2001 From: lathoub <4082369+lathoub@users.noreply.github.com> Date: Fri, 2 Oct 2020 22:16:52 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1138a3f..77fa357 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ void loop() will create a instance named `bleMIDI` and listens to incoming MIDI on channel 1. ## Tested boards/modules -- Adafruit Huzzah32 feather +- ESP32 ## Other Transport protocols: The libraries below the same calling mechanism (API), making it easy to interchange the transport layer.