From 06e212e5393c8fa91836755f6546ab51576d7c96 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sun, 26 Sep 2021 18:08:49 +0200 Subject: python/python3-gattlib: Added Signed-off-by: Heinz Wiesinger Signed-off-by: Willy Sudiarto Raharjo --- python/python3-gattlib/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python3-gattlib/README (limited to 'python/python3-gattlib/README') diff --git a/python/python3-gattlib/README b/python/python3-gattlib/README new file mode 100644 index 0000000000..ab2b73dfa0 --- /dev/null +++ b/python/python3-gattlib/README @@ -0,0 +1,3 @@ +This is a Python library to use the GATT Protocol for Bluetooth LE +devices. It is a wrapper around the implementation used by gatttool +in bluez package. -- cgit v1.2.3