Skip to content

Incorrect variable type for compParams_ts.dig_H6 #32

@marsfan

Description

@marsfan

I was looking through the code for the BME280 as I continue working on the data processing code, and I discovered that dig_H6 is defined to be a uint8_t. However, on page 22 of the BME280 datasheet, dig_H6 is listed to be a signed character (that is a int8_t). This should be looked into.

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