8 lines
198 B
Plaintext
8 lines
198 B
Plaintext
|
config BR2_PACKAGE_PYTHON_AIOBLESCAN
|
||
|
bool "python-aioblescan"
|
||
|
depends on BR2_PACKAGE_PYTHON3
|
||
|
help
|
||
|
Scanning Bluetooth for advertised info with asyncio.
|
||
|
|
||
|
https://github.com/frawau/aioblescan
|