alexandrebarachant / muse-lsl

Python script to stream EEG data from the muse 2016 headset
BSD 3-Clause "New" or "Revised" License
629 stars 184 forks source link

[bleak 0.18] Update bleak backend to handle updated callback type in start_notify #187

Closed jdpigeon closed 1 year ago

jdpigeon commented 2 years ago

This PR addresses the breaking change in bleak 0.18 of the start_notify function's callback returning an object instead of an int.

xloem commented 1 year ago

Thanks so much for doing this. It seems it would be good to merge it.

Possible further improvements: