Merge pull request #516 from meshtastic/thebentern-patch-2

Correct telemetry interval
This commit is contained in:
Ben Meadors 2022-11-20 09:01:01 -06:00 committed by GitHub
commit bbb224236b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,13 +35,13 @@ The telemetry module config options are: Device Metrics Update Interval, Environ
How often we should send Device Metrics over the mesh.
Default is every 5 minutes.
Default is every 15 minutes.
### Environment Metrics Update Interval
How often we should send Environment(Sensor) Metrics over the mesh.
Default is every 5 minutes.
Default is every 15 minutes.
## Sensor options