Fix mcbluetooth-esp32 link to Gitea

This commit is contained in:
Ryan Malloy 2026-02-06 21:12:18 -07:00
parent 914db838d7
commit aecd44a836

View File

@ -509,7 +509,7 @@ mcbluetooth/
## Related Projects
- [mcbluetooth-esp32](https://github.com/supported-systems/mcbluetooth-esp32) — ESP32 test harness for automated E2E Bluetooth testing with mcbluetooth
- [mcbluetooth-esp32](https://git.supported.systems/MCP/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