adafruit / Adafruit_Blinka_bleio

`_bleio` for Blinka based on `bleak`
58 stars 19 forks source link

Fix MacOS issues, and make compatible with bleak 0.8.0 #21

Closed dhalbert closed 4 years ago

dhalbert commented 4 years ago

Bleak 0.8.0 made some incompatible API changes. This covers those changes, and also fixes some other issues that caused problems on MacOS. Tested by me and some users as well, for simple cases.