Skip to content

BME69X_RUN_GAS (6)? #2

@ourairquality

Description

@ourairquality

The file bme69x_defs.h defines BME69X_RUN_GAS as 6, but this appears inconsistent with BME69X_RUN_GAS_POS which is defined as 5, and also inconsistent with the datasheet. Also this whole set of definitions appears to be unused and redundant.

/* / * BME690 Heater Off Bit Position * / */
#define BME69X_HCTRL                              (3)

/* / * BME690 Run Gas Bit Position * / */
#define BME69X_RUN_GAS                            (6)

/* / * BME690 nb_Conv Bit Position * / */
#define BME69X_NBCONV                             (3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions