File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -37,19 +37,10 @@ This is easily achieved by downloading
3737or individual libraries can be installed using
3838`circup <https://github.com/adafruit/circup >`_.
3939
40-
41-
42- .. todo :: Describe the Adafruit product this library works with. For PCBs, you can also add the
43- image from the assets folder in the PCB's GitHub repo.
44-
4540`Purchase one from the Adafruit shop <http://www.adafruit.com/products/5832 >`_
4641
4742Installing from PyPI
4843=====================
49- .. note :: This library is not available on PyPI yet. Install documentation is included
50- as a standard element. Stay tuned for PyPI availability!
51-
52- .. todo :: Remove the above note if PyPI version is/will be available at time of release.
5344
5445On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from
5546PyPI <https://pypi.org/project/adafruit-circuitpython-ina228/> `_.
@@ -100,8 +91,8 @@ Or the following command to update an existing version:
10091 Usage Example
10192=============
10293
103- .. todo :: Add a quick, simple example. It and other examples should live in the
104- examples folder and be included in docs/examples.rst.
94+ .. code-block :: python
95+ import adafruit_ina228
10596
10697 Documentation
10798=============
You can’t perform that action at this time.
0 commit comments