Add devicetree calibration coeffs to nrf52833 board

This commit is contained in:
rbaron 2023-03-19 10:05:28 +01:00
parent e24530b7c3
commit 2f7a25e266
3 changed files with 6 additions and 0 deletions

View file

@ -40,6 +40,12 @@
pulse = <PWM_USEC(1)>;
};
soil_calibration_coeffs: soil_calibration_coeffs {
compatible = "soil-calibration-coeffs";
dry = <306000 101000 (-11700)>;
wet = <19000 (-4980) 3420>;
};
ctrl {
compatible = "gpio-keys";
fast_disch: fast_disch {