Grove- Temperature and Humidity Sensor

Serial.print(dht11_dat[3], DEC);
Serial.println("C ");
delay(2000);
}