diff --git a/README.md b/README.md index cfdc2d9..3b5916b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Added support for devices with Vendor ID 368B (tested). Tested on Linux kernel 6.16 with Ubuntu 25.04 and 6.1.0.27 with Debian 12. -Bluetooth not working. +> **Bluetooth Support**: The [`bluetooth`](https://github.com/shenmintao/aic8800d80/tree/bluetooth) branch fully supports Bluetooth. This main branch only provides Wi-Fi functionality. Please switch to the `bluetooth` branch if you need Bluetooth support. ### Disclaimer I did not develop this software, The code is sourced from the Tenda U11 driver. I only made some modifications to the code to adapt it to newer kernel versions. Apart from compilation issues, I am unable to address other problems. @@ -97,3 +97,4 @@ If the device is still not active, check the kernel logs for any errors related ```bash sudo dmesg ``` +