Closed jdpigeon closed 1 year ago
Thanks so much for doing this. It seems it would be good to merge it.
Possible further improvements:
bleak>=0.18.0
for seamless installs at line 43 https://github.com/alexandrebarachant/muse-lsl/blob/c9f805782f3b91c1a954ad4087211e9a33563e4c/setup.py#L43
This PR addresses the breaking change in bleak 0.18 of the
start_notify
function's callback returning an object instead of an int.