convertFtoC()

Converts Fahrenheit to Celcius. dht_sensor.convertFtoC(f)
dht_sensor: a variable of type DHT. f: float value in Fahrenheit. float Celcius