gattlib/gattlib-py
Olivier Martin 0369342fd4 Introduce 'gattlib_characteristic_free_value()' to release memory allocated after reading GATT characteristic 2022-05-16 21:44:31 +02:00
..
examples gattlib-py: Rename 'id' attribute into 'mac_address' 2022-05-11 20:29:07 +02:00
gattlib Introduce 'gattlib_characteristic_free_value()' to release memory allocated after reading GATT characteristic 2022-05-16 21:44:31 +02:00
README.md gattlib-py: Introduce 'setup.py' 2019-08-05 13:33:11 +02:00
TODO.md Initial Python support 2019-07-07 22:17:49 +02:00
setup.py Clarify and update license 2021-09-01 00:04:00 +02:00

README.md

gattlib-py is a wrapper for gattlib library.