Skip to content

Commit 7a6134f

Browse files
fix trailing space error
1 parent df4a87a commit 7a6134f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/lis3mdl_calibrator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
The calibrator measures the minimum and maximum values for each axis as
1111
the sensor is moved. The values are captured over a fixed number of
1212
samples. A middle-of-the-range calibration offset value is calculated
13-
and reported after all samples are collected.
13+
and reported after all samples are collected.
1414
1515
The sensor needs to be tumbled during the collection period in a manner
1616
that exercises the entire range of each axis. A series of overlapping

0 commit comments

Comments
 (0)