Hi, I have a quick question on which library to use for BME688 on arduino. I see on github there are 2 libraries associated with BME688, one is Bosch_BME68x_Library, another is Bosch_BSEC2_Library. I see that bme68x lib is a dependency of bsec2, I just want to know what does bsec2 offers that bme68x doesn't? And is it possible for me to use the bme68x lib to interact with the sensor, or do I have to use the bsec2 lib? Thanks.
... View more