Skip to content

Commit 45368c7

Browse files
authored
Update SimplePyBLE link in README.md
1 parent 1ad5354 commit 45368c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ _Libraries for implementing authentication schemes._
193193
_Libraries to work with bluetooth and BLE._
194194

195195
- [bleak](https://github.com/hbldh/bleak) - A cross platform Bluetooth Low Energy Client for Python using asyncio.
196-
- [SimplePyBLE](https://simpleble.readthedocs.io/en/latest/simplepyble/usage.html) - Another cross-platform library and bindings for Bluetooth Low Energy (BLE), designed for simplicity and ease of use.
196+
- [SimplePyBLE](https://github.com/simpleble/simpleble) - Another cross-platform library and bindings for Bluetooth Low Energy (BLE), designed for simplicity and ease of use.
197197
- [pygatt](https://github.com/peplin/pygatt) - Python wrapper for gatttool (a deprecated tool from BlueZ) and the BGAPI for accessing Bluetooth LE Devices.
198198
- [bless](https://github.com/kevincar/bless) - Cross-platform Bluetooth Low Energy Server Python Library.
199199
- [bumble](https://github.com/google/bumble) - A is a full-featured Bluetooth stack written entirely in Python maintained by google.

0 commit comments

Comments
 (0)