Skip to content

Commit c97d817

Browse files
authored
Update README.md
1 parent f4d5bca commit c97d817

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/smartbatt/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ If you think something is wrong with the predictions after 3 days, try clearing
1313
### Clear Data - Clears all learned data.
1414
Use this when you switch to a new clock or change the battery drainage in a fundamental way. The app averages drainage over time, and so you might just want to restart the learned data to be more accurate for the new configurations you have implemented.
1515
### Logging - Enables logging for stats that this module uses.
16+
To view the log file, go to the [Web IDE](https://www.espruino.com/ide/#), click on the storage icon (4 discs), and scroll to the file named `smartbattlog.json`. From there, you can view the file, copy to editor, or save it to your computer.
1617
Logs:
1718
* The time in a human-readable format (hh:mm:ss, mm:dd:yy) when the record event was triggered
1819
* The current battery percentage

0 commit comments

Comments
 (0)