Skip to content

Commit 246c2b6

Browse files
author
Kevin Townsend
committed
Fixed typo in the readme
1 parent b67627c commit 246c2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ And then you can start reading the measurements:
5959

6060
.. code:: python
6161
62-
print(sensor.acceleration)
62+
print(sensor.gyro)
6363
6464
Contributing
6565
============

0 commit comments

Comments
 (0)