Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Oct 3, 2024
1 parent 13da341 commit f278e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/site.go
Original file line number Diff line number Diff line change
Expand Up @@ -825,7 +825,7 @@ func (site *Site) publishTariffs(greenShareHome float64, greenShareLoadpoints fl
}
}

// updateLoadpoints updates all loadpoint's charge power
// updateLoadpoints updates all loadpoints' charge power
func (site *Site) updateLoadpoints() float64 {
var (
wg sync.WaitGroup
Expand Down

0 comments on commit f278e2f

Please sign in to comment.