Advertisement
pittax

Overcharge Thresholds

Feb 15th, 2019
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. self.max_value = max_value
  2. self.overcharge_limit = max_value * 0.65
  3. self.overcharge_critical_limit = max_value * 0.8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement