Skip to content

Commit a5baf61

Browse files
committed
Multiple stream bug on Linux is fixed.
Remove mention of it from README.
1 parent 9348a10 commit a5baf61

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,6 @@ Beyond that, some of our other goals are:
7272
- Please hold off on filing more issues until base implementation is
7373
landed.
7474

75-
### Linux Device Discovery Cavaet
76-
77-
Note that using Event Based Discovery on Bluez (Linux) can cause very odd issues with service
78-
discovery, timeouts, and general weirdness. See [Issue 165](https://github.com/deviceplug/btleplug/issues/165) for more info, but for now it's recommended to use polling on linux (as seen in the `subscribe_notify_characteristic` example) instead of event driven device discovery (as seen in the `event_driven_discovery` example).
79-
8075
### macOS permissions note
8176

8277
To use Bluetooth on macOS Big Sur (11) or later, you need to either package your

0 commit comments

Comments
 (0)