crossleyjo
Results
1
issues of
crossleyjo
I found that calling the SetDirection function from python led to a TypeError due to the uint8_t parameter in the function declaration ``` C int SetDirection(struct mpsse_context *mpsse, uint8_t direction);...