Skip to content

Commit

Permalink
refactored setLimit
Browse files Browse the repository at this point in the history
## V 1.103
### script
* refactored SetLimit, SetLimitWithPriority, SetLimitMixedMode... -> only one Function for SetLimit (same routine for mixed mode, battery mode, non battery mode)
* improved factor-calculation
  • Loading branch information
reserve85 authored Sep 13, 2024
1 parent 22c1cf4 commit 4bc09c3
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 202 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## V 1.103
### script
* removed SetLimit, SetLimitWithPriority -> only one Function for SetLimit (same routine for mixed mode, battery mode, non battery mode)
* improved calculation

## V 1.102
### script
* fix Priority Limit Calculation in Priority Mode and Mixed Mode (https://github.com/reserve85/HoymilesZeroExport/issues/228)
Expand Down
Loading

0 comments on commit 4bc09c3

Please sign in to comment.