File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -37,18 +37,11 @@ This is easily achieved by downloading
37
37
or individual libraries can be installed using
38
38
`circup <https://github.com/adafruit/circup >`_.
39
39
40
- .. todo :: Describe the Adafruit product this library works with. For PCBs, you can also add the
41
- image from the assets folder in the PCB's GitHub repo.
42
-
43
40
`Purchase one from the Adafruit shop <http://www.adafruit.com/products/5593 >`_
44
41
45
42
46
43
Installing from PyPI
47
44
=====================
48
- .. note :: This library is not available on PyPI yet. Install documentation is included
49
- as a standard element. Stay tuned for PyPI availability!
50
-
51
- .. todo :: Remove the above note if PyPI version is/will be available at time of release.
52
45
53
46
On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from
54
47
PyPI <https://pypi.org/project/adafruit-circuitpython-ags02ma/> `_.
@@ -101,8 +94,7 @@ Or the following command to update an existing version:
101
94
Usage Example
102
95
=============
103
96
104
- .. todo :: Add a quick, simple example. It and other examples should live in the
105
- examples folder and be included in docs/examples.rst.
97
+ See the ``examples/ `` folder to example usage of this library.
106
98
107
99
Documentation
108
100
=============
You can’t perform that action at this time.
0 commit comments