brintos

brintos / linux-shallow public Read only

0
0
Text · 527 B · 9dae94a Raw
18 lines · plain
1What:		/sys/bus/iio/devices/iio:deviceX/sensor_max_range2Date:		January 20173KernelVersion:	4.114Contact:	linux-iio@vger.kernel.org5Description:6                Show or set the maximum range between the sensor and the7		first object echoed in meters. Default value is 6.020.8		This setting limits the time the driver is waiting for a9		echo.10 11		Showing the range of available values is represented as the12		minimum value, the step and the maximum value, all enclosed13		in square brackets.14 15		Example::16 17			[0.043 0.043 11.008]18