Call: TempOverview()
Input: <none>
Output: <none>
This function can be used to present an overview of all Temperature sensors in the standard serial monitor. TempOverview can be called in the sketch, but is also available in the help program. The TempOverview prints an overview of the connected temperature sensors. The temperatures are presented in a float value in ˚C (format [-]999.99)
Example:
TempOverview();