doc/gps-track: add hint on coordinate format

This commit is contained in:
Christian Hesse 2020-05-11 14:03:04 +02:00
parent 5666006527
commit 9e4c6d70a9

View file

@ -29,6 +29,9 @@ The configuration goes to `global-config-overlay`, the only parameter is:
* `GpsTrackUrl`: the url to send json data to
The configured coordinate format (see `/ system gps`) defines the format
sent to the server.
---
[◀ Go back to main README](../README.md)
[▲ Go back to top](#top)