Quieten output
This commit is contained in:
parent
80da073ae2
commit
d42fc74911
|
@ -87,7 +87,6 @@ func main() {
|
|||
log.Printf("unexpected HTTP response code: %d", resp.StatusCode)
|
||||
continue
|
||||
}
|
||||
|
||||
log.Printf("Sent: %+v", runtimeData)
|
||||
log.Printf("OK: %s", runtimeData.PVPower.String())
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue