VOLTS_DESIGN
#define LIMIT_SCALE (100 * 100 / (VOLTS_DESIGN / 1000))
sc->sc_bat_sensor[PBBAT_DVOLTAGE].value_cur = VOLTS_DESIGN * 1000;