Skip to content

Commit 296bfea

Browse files
committed
Add intro text.
1 parent 54d200f commit 296bfea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ Introduction
1010
:target: https://gitter.im/adafruit/circuitpython?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
1111
:alt: Gitter
1212
13-
TODO
13+
Thermistors are resistors that predictably change resistance with temperature.
14+
This driver uses an analog reading and math to determine the temperature. They
15+
are commonly used as a low cost way to measure temperature.
1416

1517
Dependencies
1618
=============

0 commit comments

Comments
 (0)