Read the MAX31875 sensor on Thermo 6 Click installed on NuMaker-IoT-M487 board

Dependencies:   MAX31875_Temperature_Sensor_Low_Power

Committer:
morgandu
Date:
Thu Aug 20 02:17:10 2020 +0000
Revision:
1:ab8e1135d0c4
Parent:
0:c40fe84a8d1f
Replace deprecated "wait()" with "ThisThread::wait_for()" to prevent warning and error on MbedOS 5 and 6

Who changed what in which revision?

UserRevisionLine numberNew contents of line
morgandu 0:c40fe84a8d1f 1 {
morgandu 0:c40fe84a8d1f 2 "target_overrides": {
morgandu 0:c40fe84a8d1f 3 "*": {
morgandu 0:c40fe84a8d1f 4 "platform.stdio-baud-rate" : 115200,
morgandu 0:c40fe84a8d1f 5 "platform.stdio-convert-newlines" : true
morgandu 0:c40fe84a8d1f 6 }
morgandu 0:c40fe84a8d1f 7 }
morgandu 0:c40fe84a8d1f 8 }