There is a fuel gauge installed and accessible via the library
float getVCell();
float getSoC();
It will tell you about the status of the battery, but not really about the input voltage AFAIK.
There is a fuel gauge installed and accessible via the library
float getVCell();
float getSoC();
It will tell you about the status of the battery, but not really about the input voltage AFAIK.