Skip to content

Commit 4bbb1cb

Browse files
authored
Update README with note about Bluez<=5.23
1 parent 1061676 commit 4bbb1cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Currently Linux is the only platform supported by this library. Unlike other lib
1515
## Prerequisites
1616
The GATT SDK requires [Python 3.4+](https://www.python.org). Currently Linux is the only supported operating system and therefor it needs a recent installation of [BlueZ](http://www.bluez.org/). It is tested to work fine with BlueZ 5.44, slightly older versions should however work, too.
1717

18+
[Issue 12](https://github.com/getsenic/gatt-python/issues/12) confirms that Bluez <=5.23 is not working.
19+
1820
## Installation
1921
These instructions assume a Debian-based Linux.
2022

0 commit comments

Comments
 (0)