convertCtoF()

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