You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/smartbatt/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ The module provides two clockInfos:
17
17
### Clear Data - Clears all learned data.
18
18
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.
19
19
### Update Interval - The time that the module should record battery drainage
20
-
This changes the interval when you record battery drainage.
20
+
This changes the interval when you record battery drainage. Generally, a longer interval means more precise estimates, at the cost of quick updates.
0 commit comments