Open
Description
I was trying to use this code with the SCD41 sensor datasheet, but it turns out it uses 2 byte commands which isn't supported by this library.
this library only sends Address MSB here and skips Address LSB
Simply modifying the code to send the second byte after an ack of the first command byte worked, would it be possible to support this?
Metadata
Metadata
Assignees
Labels
No labels