We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d0d784 commit 19b6748Copy full SHA for 19b6748
README.rst
@@ -26,11 +26,6 @@ Please ensure all dependencies are available on the CircuitPython filesystem.
26
This is easily achieved by downloading
27
`the Adafruit library and driver bundle <https://github.com/adafruit/Adafruit_CircuitPython_Bundle>`_.
28
29
-Usage Example
30
-=============
31
-
32
-See examples/simpletest.py for a demo of the usage.
33
34
Installing from PyPI
35
====================
36
@@ -56,6 +51,11 @@ To install in a virtual environment in your current project:
56
51
source .env/bin/activate
57
52
pip3 install adafruit-circuitpython-mpl3115a2
58
53
54
+Usage Example
55
+=============
+
+See examples/simpletest.py for a demo of the usage.
59
Contributing
60
============
61
0 commit comments