MetaWear-SDK-Python icon indicating copy to clipboard operation
MetaWear-SDK-Python copied to clipboard

Fix typo in `create_voidp` error handler

Open aloisklink opened this issue 3 years ago • 0 comments

Not really a major issue, since it's in an error handler, but the variable kwarg should be kwargs.

Edit: Looks like it might be a bit more major, other people are reporting it too. Closes https://github.com/mbientlab/MetaWear-SDK-Python/issues/24

aloisklink avatar May 31 '22 21:05 aloisklink