summaryrefslogtreecommitdiff
path: root/docs/wipy
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2019-09-04 15:05:03 +1000
committerDamien George <damien.p.george@gmail.com>2019-09-04 15:05:03 +1000
commit8a237237a3889036e1a612237b0e585fa0713a66 (patch)
tree3a926cf33f3c18053fd26757ae7dafae4028fd16 /docs/wipy
parent06661890de479ac1846772567f341f0707b339a7 (diff)
docs: Rename machine.ADC docs to machine.ADCWiPy.
To signify that this ADC documentation is specific to the WiPy, and to make way for a standardised ADC documentation.
Diffstat (limited to 'docs/wipy')
-rw-r--r--docs/wipy/quickref.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/wipy/quickref.rst b/docs/wipy/quickref.rst
index 7aa832fd2..6349676cf 100644
--- a/docs/wipy/quickref.rst
+++ b/docs/wipy/quickref.rst
@@ -82,7 +82,7 @@ See :ref:`machine.Pin <machine.Pin>` and :ref:`machine.Timer <machine.Timer>`. :
ADC (analog to digital conversion)
----------------------------------
-See :ref:`machine.ADC <machine.ADC>`. ::
+See :ref:`machine.ADCWiPy <machine.ADCWiPy>`. ::
from machine import ADC