From 31b911febd3d79089bc081c434d83984dcddeff8 Mon Sep 17 00:00:00 2001 From: Ryan Malloy Date: Tue, 3 Feb 2026 12:12:01 -0700 Subject: [PATCH] Add mcbluetooth-esp32 to Related Projects section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a6ace7..13758a8 100644 --- a/README.md +++ b/README.md @@ -459,6 +459,7 @@ mcbluetooth/ ## Related Projects +- [mcbluetooth-esp32](https://github.com/supported-systems/mcbluetooth-esp32) — ESP32 test harness for automated E2E Bluetooth testing with mcbluetooth - [FastMCP](https://gofastmcp.com) — The MCP framework powering this server - [BlueZ](http://www.bluez.org/) — The official Linux Bluetooth stack - [dbus-fast](https://github.com/bluetooth-devices/dbus-fast) — Fast D-Bus client for Python