Am43

Latest version: v1.1.1

Safety actively analyzes 613649 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.1

- Fixed [upper case address search bug](https://github.com/breitburg/python-am43/issues/6)

1.1.0

Now you can specify «HCI» device by it's index like that:

python
import am43
blind = am43.search('xx:xx:xx:xx:xx:xx', device=1)


- Minor internal changes

1.0.0

> **Warning**
> This release is breaking backwards compatibility!

This release brings ability to search for multiple blinds at once through the search function, implements Blind.disconnect methods and bug fixes.

- Now to initiate blind you need to use `am43.search` function that argues addresses for target blinds
- Use `Blind.disconnect` method to disconnect from the current blind
- Fixed bugs with the endless looping while connecting

0.1.2

- Added ability to obtain properties

0.1.1

- Fixed reconnection bug

0.1.0

Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.