You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code comment clearly states the NOX index is using a baseline value of 100, like the VOC Index, but the NOX index has a baseline value of 1 according to the Sensirion documentation
The code comment clearly states the NOX index is using a baseline value of 100, like the VOC Index, but the NOX index has a baseline value of 1 according to the Sensirion documentation
Adafruit_Sensor/Adafruit_Sensor.h
Line 154 in 7b2473b
Docs:
SGP40 gas index algorithm repo + docs mentioning baselines of VOC 100 and NOX 1:
https://github.com/Sensirion/gas-index-algorithm/blob/b70ae926519fe66d5f8f8620f3250d1a376b8b22/python-wrapper/sensirion_gas_index_algorithm/gas_index_algorithm.py#L58C99-L58C108
NOX Index Specific documentation:
https://sensirion.com/media/documents/9F289B95/6294DFFC/Info_Note_NOx_Index.pdf
The text was updated successfully, but these errors were encountered: