diff options
author | Christian Hesse <mail@eworm.de> | 2020-05-11 14:03:04 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-05-11 14:03:04 +0200 |
commit | 9e4c6d70a9704a267abf774e75f250bfdf0d848d (patch) | |
tree | 6e5df9c91bb0467ab0aede9c676736db56952521 /doc | |
parent | 5666006527850b568c8f75620e3514098907528b (diff) |
doc/gps-track: add hint on coordinate format
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gps-track.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gps-track.md b/doc/gps-track.md index a7b3d7f..cda7901 100644 --- a/doc/gps-track.md +++ b/doc/gps-track.md @@ -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) |