EnviroDIY / ModularSensors

An Arduino library to give environmental sensors a common interface of functions for use with Arduino-framework dataloggers, such as the EnviroDIY Mayfly.
https://envirodiy.github.io/ModularSensors/
Other
81 stars 48 forks source link

Use a standard sensorEC_Konst 1.0 #405

Closed neilh10 closed 2 years ago

neilh10 commented 2 years ago

This sets the Sensors K factor to standard 1.0, making easier for a caller to calibrate to their sensor. This was tested in my fork, but is very simple so haven't tested against EnviroDIY/ModularSensors(develop)