ADMLC_V5
sc->sc_sensor[ADMLC_V5].type = SENSOR_VOLTS_DC;
strlcpy(sc->sc_sensor[ADMLC_V5].desc, "5 V",
sizeof(sc->sc_sensor[ADMLC_V5].desc));
sc->sc_sensor[ADMLC_V5].value = 5000000 * data / 192;