stratum, 2
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Wolfgang Hottgenroth 2025-02-11 10:09:13 +01:00
parent 38d35c1e79
commit 5de07b85dc

View File

@ -47,7 +47,7 @@ func Start() {
status = "Error" status = "Error"
} else { } else {
rootdisp = resp.RootDispersion.Seconds() * 1000 rootdisp = resp.RootDispersion.Seconds() * 1000
stratum = resp.Stratum() stratum = resp.Stratum
} }
message.Variables["rootdisp"] = variable_t { message.Variables["rootdisp"] = variable_t {