3DSController
3DSController copied to clipboard
Struct Error
When I start the 3DS_Controller.py I get the following error:
Traceback (most recent call last):
File "3DS_Controller.py", line 130, in <module>
fields = struct.unpack("<BBxxIhhHHhhBxxx", rawdata)
struct.error: unpack requires a buffer of 24 bytes