MetaWear-SDK-Python
MetaWear-SDK-Python copied to clipboard
Fix typo in `create_voidp` error handler
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