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