From 4724511fa88b08144b4485328d6d5d650926e788 Mon Sep 17 00:00:00 2001 From: lathoub <4082369+lathoub@users.noreply.github.com> Date: Fri, 24 Sep 2021 12:01:16 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5541c75..8196a04 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,9 @@ void OnDisconnected() { will create a instance named `BLEMIDI` and listens to incoming MIDI. ## Tested boards/modules -- ESP32 (OOB BLE and NimBLE) -- Arduino NANO 33 BLE -- Arduino NANO RP2040 Connect +- ESP32 (OOB BLE and NimBLE) +- Arduino NANO 33 BLE +- Arduino NANO RP2040 Connect ## Other Transport protocols: The libraries below the same calling mechanism (API), making it easy to interchange the transport layer.