18650CL icon indicating copy to clipboard operation
18650CL copied to clipboard

Use `_analogRead()` rather than `analogRead()` in `getBatteryVolts()`

Open michaelherger opened this issue 3 years ago • 0 comments

https://github.com/pangodream/18650CL/blob/e1be2aa402bd19473aac2a843c9aeb4f274418c7/src/Pangodream_18650_CL.cpp#L152

You should use your own, internal _analogRead() function to respect the number of read iterations.

michaelherger avatar May 15 '21 07:05 michaelherger