Humidity and Thermometer DHT11/21/22/AM2301.InFahrenheit: Difference between revisions

From Visuino
Jump to navigation Jump to search
(Created page with "== Summary == {{:Summaries:Summary Humidity and Thermometer DHT11/21/22/AM2301.InFahrenheit}} == Description == Use this property to specify if the temperature will be measured in Celsius(Centigrade) or Fahrenheit. If the property is set to True, the measurement will be in Fahrenheit. If the property is set to False, the measurement will be in Celsius(Centigrade).")
 
(No difference)

Latest revision as of 17:36, 10 June 2022

Summary

Specifies if the temperature will be measured in Celsius(Centigrade) or Fahrenheit

Description

Use this property to specify if the temperature will be measured in Celsius(Centigrade) or Fahrenheit.



If the property is set to True, the measurement will be in Fahrenheit.

If the property is set to False, the measurement will be in Celsius(Centigrade).