iio: Documentation: Fix calibheight unit
authorIrina Tirdea <irina.tirdea@intel.com>
Tue, 27 Jan 2015 18:41:53 +0000 (20:41 +0200)
committerJonathan Cameron <jic23@kernel.org>
Thu, 29 Jan 2015 18:49:58 +0000 (18:49 +0000)
Change calibheight unit from centimeters to meters
to follow iio guidelines of using SI units.

Signed-off-by: Irina Tirdea <irina.tirdea@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/ABI/testing/sysfs-bus-iio

index b4ea9c521f6995d6e152043506d6213e88f01a61..588620ef210190d0a629ba3d20bd1309d5ef3dff 100644 (file)
@@ -347,7 +347,7 @@ What:               /sys/bus/iio/devices/iio:deviceX/in_steps_calibheight
 KernelVersion: 3.19
 Contact:       linux-iio@vger.kernel.org
 Description:
-               Height of the user (in centimeters) used by some pedometers
+               Height of the user (in meters) used by some pedometers
                to compute the stride length, distance, speed and activity
                type.
 
This page took 0.044234 seconds and 5 git commands to generate.