We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd5eebf commit 6bcffddCopy full SHA for 6bcffdd
Documentation/ABI/testing/sysfs-bus-iio-chemical-sgp40
@@ -15,17 +15,3 @@ Description:
15
Set the relative humidity. This value is sent to the sensor for
16
humidity compensation.
17
Default value: 50000 (50 % relative humidity)
18
-
19
-What: /sys/bus/iio/devices/iio:deviceX/in_resistance_calibbias
20
-Date: August 2021
21
-KernelVersion: 5.15
22
-Contact: Andreas Klinger <[email protected]>
23
-Description:
24
- Set the bias value for the resistance which is used for
25
- calculation of in_concentration_input as follows:
26
27
- x = (in_resistance_raw - in_resistance_calibbias) * 0.65
28
29
- in_concentration_input = 500 / (1 + e^x)
30
31
- Default value: 30000
0 commit comments