From 830a44c08b07738a7f71597e0c0ded11190a325d Mon Sep 17 00:00:00 2001 From: Astha Verma Date: Wed, 5 Feb 2025 12:44:32 +0530 Subject: [PATCH] docs: Updated README.md by removing unclear lines --- examples/bluetooth/nimble/bleprph_host_only/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/bluetooth/nimble/bleprph_host_only/README.md b/examples/bluetooth/nimble/bleprph_host_only/README.md index 14de6b7edf..a1b5907297 100644 --- a/examples/bluetooth/nimble/bleprph_host_only/README.md +++ b/examples/bluetooth/nimble/bleprph_host_only/README.md @@ -15,7 +15,6 @@ To test this demo, any BLE scanner app can be used. Note : * To install the dependency packages needed, please refer to the top level [README file](../../../README.md#running-test-python-script-pytest). -* Currently this Python utility is only supported on Linux (BLE communication is via BLuez + DBus). ## How to Use Example