aboutsummaryrefslogtreecommitdiff
path: root/Arduino/ems-templates/Thermocouple.cpp
blob: c06528c6bb36c15c899321a8207f11daf1f965cb (plain)
1
2
3
4
5
6
7
8
9
/******************************************************************
 * Thermocouple.cpp - type description for temperature measurement.
 */

#include "Thermocouple.h"

Thermocouples thermocouple;