9 lines
242 B
Plaintext
9 lines
242 B
Plaintext
|
config BR2_PACKAGE_PYTHON_BLEAK
|
||
|
bool "python-bleak"
|
||
|
select BR2_PACKAGE_PYTHON_ASYNC_TIMEOUT # runtime
|
||
|
select BR2_PACKAGE_PYTHON_DBUS_FAST # runtime
|
||
|
help
|
||
|
Bluetooth Low Energy platform Agnostic Klient.
|
||
|
|
||
|
https://github.com/hbldh/bleak
|