Skip to content

Commit e9d56e0

Browse files
authored
Update ADC.rst
testing readthedocs webhook
1 parent a841a9d commit e9d56e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ADC.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Example::
3535

3636
Read the raw analog value for the channel.
3737

38-
:note: Kernels older than 4.1.x returned a raw value range based on
39-
the reference voltage of 1.8 V–– from 0 to 1800.
38+
:note: Kernels older than 4.1.x returned a raw value range 0 - 1800
39+
based on the reference voltage of 1.8 V.
4040

4141
:param str channel: GPIO channel to read the value from (e.g. "P8_16").
4242
:returns: raw value reading from 0 to 4095 (12 bits).

0 commit comments

Comments
 (0)