Skip to content

0.5.0

Compare
Choose a tag to compare
@aangelos28 aangelos28 released this 24 Oct 15:16
· 8 commits to master since this release

Task and device methods are now asynchronous. For example, device initialization and cleanup is asynchronous. This allows implementing asynchronous device I/O, allowing for example to use libraries such as bleak for asynchronous Bluetooth communication with physical devices.