aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/README.md b/README.md
index a6a568b..ed5d427 100644
--- a/README.md
+++ b/README.md
@@ -63,9 +63,5 @@ Sensors example:
return app.exec();
}
-Raspbian's default calibration from /etc is picked up automatically, similarly to the
-Python lib. Note however that this is a text file and numbers may not be parsable with
-locale settings that use a decimal separator other than the dot. If the orientation data
-is invalid, check this first.
-
-Orientation is converted to degrees in range 0..360. Other values are reported as-is.
+Raspbian's default calibration from /etc is picked up automatically, similarly to the Python
+lib. Orientation is converted to degrees in range 0..360. Other values are reported as-is.