RtcTemperature object - Makuna/Rtc GitHub Wiki
RtcTemperature represents the temperature one object. It is used to retrieve the temperature.
Construct a temperature object from degrees (Celsius).
degrees - whole degrees Celsius
fraction - 1/100th of degree, the fractional part
<return>, the temperature as a float (25.25) in Celcius
<return>, the temperature as a float (77.45) in Fahrenheit
<return>, the temperature as a float (2525)