From acb2e7cee714cae4cdbaaf007af572315ee8e1ef Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Mon, 27 Apr 2020 11:39:54 -0700 Subject: [PATCH] fixed syntax error in pt100 page --- docs/tutorials/extras/pt100.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/extras/pt100.md b/docs/tutorials/extras/pt100.md index 76539fe..0629310 100644 --- a/docs/tutorials/extras/pt100.md +++ b/docs/tutorials/extras/pt100.md @@ -2,7 +2,7 @@ The EasyPiezi (Rev 1.1.x and Rev 2.x.x) utilize an extra amp channel to allow the use of a PT100 RTD Thermal sensor with minimal additional components. The circuit is based on E3D's daughterboard designed for PT100 sensors. -![](../assets/schematics/PT100-Schematic.jpg) +![PT100-Schematic](../../assets/images/schematics/PT100-Schematic.jpg) The circuit outputs a DC voltage that corresponds to the RTD's change in resistance, which in turn changes based on the temperature of the RTD. This output shares a common ground with other parts of the circuit, so only one additonal output pin is required to utilize it.