Skip to content

Commit 70c05b3

Browse files
authored
Merge pull request #8 from microbuilder/master
Fix typo in the readme
2 parents eff3b0f + 246c2b6 commit 70c05b3

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)