30/5/2018

Fork of max31865 by lzbp li

Files at this revision

API Documentation at this revision

Comitter:
billycorgan123
Date:
Wed May 30 14:57:15 2018 +0000
Parent:
0:ae18c7b91185
Commit message:
..

Changed in this revision

MAX31865.h Show annotated file Show diff for this revision Revisions of this file
diff -r ae18c7b91185 -r 12495dcd64a9 MAX31865.h
--- a/MAX31865.h	Sun Aug 14 05:09:52 2016 +0000
+++ b/MAX31865.h	Wed May 30 14:57:15 2018 +0000
@@ -72,7 +72,7 @@
  * for details.  The values 400 and 4000 Ohm are recommended values for
  * the PT100 and PT1000.
  */
-#define RTD_RREF_PT100         400 /* Ohm */
+#define RTD_RREF_PT100         430 /* Ohm */
 #define RTD_RREF_PT1000       4000 /* Ohm */
 /*
  * The RTD resistance at 0 degrees Celcius.  For the PT100, this is 100 Ohm;