thermostat3 2.0.0.0

Macros

#define THERMOSTAT3_TEMP_IN_CELSIUS   0x00
 
#define THERMOSTAT3_TEMP_IN_FAHRENHEIT   0x02
 
#define THERMOSTAT3_TEMP_IN_KELVIN   0x01
 

Detailed Description

Macro Definition Documentation

◆ THERMOSTAT3_TEMP_IN_CELSIUS

#define THERMOSTAT3_TEMP_IN_CELSIUS   0x00

◆ THERMOSTAT3_TEMP_IN_FAHRENHEIT

#define THERMOSTAT3_TEMP_IN_FAHRENHEIT   0x02

◆ THERMOSTAT3_TEMP_IN_KELVIN

#define THERMOSTAT3_TEMP_IN_KELVIN   0x01