18650CL
18650CL copied to clipboard
Library to calculate 18650 charge in Arduino environment
What should I do to import this Libary?
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.
The Arduino IDE requires the use of a single true tab separator between the keyword name and identifier. When spaces are used rather than a true tab, the keyword is...