Doc reorganization

This commit is contained in:
Dave Jones
2016-04-09 21:10:08 +01:00
parent 05560f64c7
commit ecc8df8041
38 changed files with 1250 additions and 371 deletions

View File

@@ -228,7 +228,7 @@ class MCP3001(MCP3xxx):
class MCP3002(MCP3xxx):
"""
The `MCP3002`_ is a 10-bit analog to digital converter with 2 channels
(0-3).
(0-1).
.. _MCP3002: http://www.farnell.com/datasheets/1599363.pdf
"""