2020-12-21 19:28:00 +01:00
|
|
|
config BR2_PACKAGE_PYTHON_BLEAK
|
|
|
|
bool "python-bleak"
|
2021-01-16 09:25:08 +01:00
|
|
|
depends on BR2_PACKAGE_PYTHON3
|
2021-05-07 19:42:29 +02:00
|
|
|
select BR2_PACKAGE_PYTHON_DBUS_NEXT # runtime
|
2020-12-21 19:28:00 +01:00
|
|
|
help
|
|
|
|
Bluetooth Low Energy platform Agnostic Klient.
|
|
|
|
|
|
|
|
https://github.com/hbldh/bleak
|