mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 03:24:19 +02:00
docs: iio: fix grammatical error
Clarify the instruction for disabling autocalibration by adding the word "by" Signed-off-by: Ivin Joel Abraham <ivinjabraham@gmail.com> Link: https://patch.msgid.link/20241002100341.110435-1-ivinjabraham@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
parent
1276d269fe
commit
ee8caf4254
|
|
@ -22,7 +22,7 @@ This driver supports also IIO buffers.
|
|||
|
||||
The IMU continuously performs an autocalibration procedure if (and only if)
|
||||
operating in fusion mode. The magnetometer autocalibration can however be
|
||||
disabled writing 0 in the sysfs in_magn_calibration_fast_enable attribute.
|
||||
disabled by writing 0 in the sysfs in_magn_calibration_fast_enable attribute.
|
||||
|
||||
The driver provides access to autocalibration flags (i.e. you can known if
|
||||
the IMU has successfully autocalibrated) and to the calibration data blob.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user