From 0f250ef0f8bf96c4f16fe1e5a159821d79aa2771 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Thu, 18 Jul 2024 15:59:36 +0200 Subject: [PATCH] Update source/_integrations/compensation.markdown --- source/_integrations/compensation.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/compensation.markdown b/source/_integrations/compensation.markdown index e4215a38173..9fda5f43b0c 100644 --- a/source/_integrations/compensation.markdown +++ b/source/_integrations/compensation.markdown @@ -33,7 +33,7 @@ Attribute: Degree: description: "The degree of a polynomial. For example, Linear compensation (y = x + 3) has 1 degree, Quadratic compensation (y = x2 + x + 3) has 2 degrees, etc." Precision: - description: Defines the precision of the calculated values, through the argument of round(). + description: Defines the number of decimal places of the calculated sensor value. Unit of measurement: description: Defines the units of measurement of the sensor, if any. Lower limit: