Reply To: Battery indicator

HomeForumsMonoBrick EV3 FirmwareBattery indicatorReply To: Battery indicator

#5324
Author Image
Jacek S
Participant

Hi,

From the lego mindstorm source code:

#define BATT_INDICATOR_HIGH 7500 //!< Battery indicator high [mV]
#define BATT_INDICATOR_LOW 6200 //!< Battery indicator low [mV]

#define ACCU_INDICATOR_HIGH 7500 //!< Rechargeable battery indicator high [mV]
#define ACCU_INDICATOR_LOW 7100 //!< Rechargeable battery indicator low [mV]

Jacek

Posted in

Make a donation