BME68x_SensorAPI
BME68x_SensorAPI copied to clipboard
Possible bug in indexing of calibration data
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?