Example host software for the Maxim Integrated MAX31723/MAX31722 Device Temperature Sensor. Hosted on the MAX32630FTHR. The MAX31723 may be used in thermostats, thermometers, and hardware temperature supervisors.

Dependencies:   MAX31723_Digital_Temperature_Sensor max32630fthr USBDevice

Revision:
15:2ab1415b0896
Parent:
14:a976a6a00f7f
--- a/main.cpp	Tue Feb 12 22:59:20 2019 +0000
+++ b/main.cpp	Thu Feb 14 09:15:58 2019 +0000
@@ -49,7 +49,7 @@
 /** (note the calls to Thread::wait below for delays) */
 /**
  * @brief Sample main program for Maxim Integrated MAX31723
- * @version 1.0000.0003
+ * @version 1.0000.0004
  *
  * @details Sample main program for MAX31723/MAX31722
  * The prints are sent to the terminal window (9600, 8n1).