PIJUICE_SENSOR_TEMP
strlcpy(sc->sc_sensor[PIJUICE_SENSOR_TEMP].desc, "battery temperature",
sizeof(sc->sc_sensor[PIJUICE_SENSOR_TEMP].desc));
sc->sc_sensor[PIJUICE_SENSOR_TEMP].type = SENSOR_TEMP;
sc->sc_sensor[PIJUICE_SENSOR_TEMP].value =
sc->sc_sensor[PIJUICE_SENSOR_TEMP].flags &= ~SENSOR_FINVALID;