-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I'm using this with an PMW3366, it tells "initialization failed" due to signature check but still works after that, just didn't got negative values.
Had to change the LSB MSB merging @line 450 in PMW3360.cpp to "(int16_t)((xh << 8) | xl)" that it correctly deal with negative values.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels