Skip to content

LSB MSB merging wrong #8

@dblatt87

Description

@dblatt87

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions