Set calibration coefficients for 2.0.0

This commit is contained in:
rbaron 2023-03-19 13:49:34 +01:00
parent 7f652ce75d
commit 5cc40a41f6
2 changed files with 12 additions and 0 deletions

View file

@ -6,6 +6,12 @@
io-channels = <&adc 1>;
};
soil_calibration_coeffs: soil_calibration_coeffs {
compatible = "soil-calibration-coeffs";
dry = <334000 110000 (-15300)>;
wet = <299000 (-83100) 11200>;
};
ctrl {
compatible = "gpio-keys";
photo_transistor_enable: photo_transistor_enable {

View file

@ -6,6 +6,12 @@
io-channels = <&adc 1>;
};
soil_calibration_coeffs: soil_calibration_coeffs {
compatible = "soil-calibration-coeffs";
dry = <334000 110000 (-15300)>;
wet = <299000 (-83100) 11200>;
};
ctrl {
compatible = "gpio-keys";
photo_transistor_enable: photo_transistor_enable {