BME68x_SensorAPI icon indicating copy to clipboard operation
BME68x_SensorAPI copied to clipboard

Possible bug in indexing of calibration data

Open vamoirid opened this issue 1 year ago • 0 comments

This value https://github.com/boschsensortec/BME68x_SensorAPI/blob/80ea120a8b8ac987d7d79eb68a9ed796736be845/bme68x_defs.h#L408 looks like it has the same index with this https://github.com/boschsensortec/BME68x_SensorAPI/blob/80ea120a8b8ac987d7d79eb68a9ed796736be845/bme68x_defs.h#L405 .

These are different calibration parameters. Is this buffer supposed to be used for both humidity calibration parameters or is it a bug of the library?

vamoirid avatar May 20 '24 17:05 vamoirid