/** * Battery level conversion from ADC to a percentage: * * The maximum ADC value for the battery voltage level is 511 for a * 10-bit conversion. The ADC value is references vs. 1.25v and * this maximum value corresponds to a voltage of 3.75v. * * F