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 05ca9ac commit c57993aCopy full SHA for c57993a
README.rst
@@ -20,6 +20,7 @@ Introduction
20
21
A CircuitPython driver for the AD5245 digital potentiometer.
22
23
+.. image:: https://github.com/CedarGroveStudios/CircuitPython_AD5245/blob/master/media/AD5245_breakout_close.png
24
25
Dependencies
26
=============
@@ -80,7 +81,6 @@ Documentation
80
81
82
`CedarGrove AD5245 Breakout OSH Park Project <https://oshpark.com/shared_projects/WcYMJx7L>`_
83
-.. image:: https://github.com/CedarGroveStudios/CircuitPython_AD5245/blob/master/media/AD5245_breakout_close.png
84
.. image:: https://github.com/CedarGroveStudios/CircuitPython_AD5245/blob/master/media/AD5245_breakout_for_fritzing.png
85
86
For information on building library documentation, please check out
0 commit comments