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

Typo in __init__.py

Open WombakulusBenediktusXII opened this issue 4 years ago • 1 comments

In init.py is in line 74 in create_voidp() is in if kwarg instead of kwargs. This leads to a NameError that always occurs and thus the function is no longer properly usable.

WombakulusBenediktusXII avatar Nov 25 '21 18:11 WombakulusBenediktusXII

Thanks for this, I was struggling for days on this one thing, and didn't understand why I was getting the NameError every time.

andubadea avatar Feb 28 '22 11:02 andubadea