aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/lang/api/analogread.rst
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2014-08-27 19:02:33 -0400
committerbnewbold <bnewbold@robocracy.org>2014-08-27 19:04:16 -0400
commitd7212508f203d03b4931b94695fb10cb8a7862c2 (patch)
treec9c646ba7df11025d0527f276488b220e9e6f4f9 /docs/source/lang/api/analogread.rst
parent239f77ce49fb0a11c6ef2b59825c7e772ebad11e (diff)
downloadlibrambutan-d7212508f203d03b4931b94695fb10cb8a7862c2.tar.gz
librambutan-d7212508f203d03b4931b94695fb10cb8a7862c2.zip
docs: first pass removal of board-specific hardware info
Diffstat (limited to 'docs/source/lang/api/analogread.rst')
-rw-r--r--docs/source/lang/api/analogread.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/source/lang/api/analogread.rst b/docs/source/lang/api/analogread.rst
index 6665a94..59eab79 100644
--- a/docs/source/lang/api/analogread.rst
+++ b/docs/source/lang/api/analogread.rst
@@ -40,9 +40,8 @@ listed underneath their number on your board's silkscreen. These pin
numbers are available to your program in the :ref:`boardADCPins
<lang-board-values-adc-pins>` board-specific array. The number of
pins which are capable of analog to digital conversion on your board
-is given by the ``BOARD_NR_ADC_PINS`` constant. These values are
-documented for each board in the :ref:`Board Hardware Documentation
-<index-boards>` pages.
+is given by the ``BOARD_NR_ADC_PINS`` constant. See your board's
+documentation for these values.
.. note:: Pin 3 is not marked ``AIN`` on the silkscreen for Maple
revisions through Rev 5; however **it does work** as an analog