AA

Fork of max31865 by lzbp li

Revision:
1:175f5c2f8d15
Parent:
0:ae18c7b91185
Child:
2:9e49d41d43a4
diff -r ae18c7b91185 -r 175f5c2f8d15 MAX31865.cpp
--- a/MAX31865.cpp	Sun Aug 14 05:09:52 2016 +0000
+++ b/MAX31865.cpp	Thu Sep 08 02:49:00 2016 +0000
@@ -182,7 +182,7 @@
 uint8_t MAX31865_RTD::read_all( )
 {
   uint16_t combined_bytes;
-
+    reconfigure( );
   /* Start the read operation. */
   nss = 0;
   /* Tell the MAX31865 that we want to read, starting at register 0. */