Expected Behavior
The gas resistance value should change smell is detected.
Actual Behavior
The value is static and prints out a negative value in the 2000s. It is a library problem because the gas value changes when using the adafruit BME680 library.
Steps to Reproduce the Problem
Explain what needs to be done in order to reproduce the problem.
1.Make a sketch that includes the Zanshin BME680 library or use the IC2DEMO
2.Print the gas resistance value in serial monitor.
3.Run code and open serial monitor.
Specifications
- Library Version:1.0.10
- IDE Version:1.8.19
- Platform:Arduino IDE
- Subsystem:esp32 with BME680 sensor.
Expected Behavior
The gas resistance value should change smell is detected.
Actual Behavior
The value is static and prints out a negative value in the 2000s. It is a library problem because the gas value changes when using the adafruit BME680 library.
Steps to Reproduce the Problem
Explain what needs to be done in order to reproduce the problem.
1.Make a sketch that includes the Zanshin BME680 library or use the IC2DEMO
2.Print the gas resistance value in serial monitor.
3.Run code and open serial monitor.
Specifications