Replies: 1 comment
-
See #826 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am currently using the bleak library to connect with a Bluetooth device and get data from this device (heart rate). For this, I used aync functions. Right now I want to do all this without async functions. Is this possible? Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions