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
When extending the Low Power example to use the SGP41 sensor, for NOxGasIndexAlgorithm there is no constructor available to set the sample interval. Shouldn't that constructor be added in the header file? (I've added in my local copy, just to have it consistent with the VOCGasIndexAlgorithm).
Or are there reasons that no interval, other than the default, should be used?