From c54945d763bce8df158cc2b523cc5a84d641fb72 Mon Sep 17 00:00:00 2001 From: Timo Volkmann Date: Tue, 20 Apr 2021 17:48:04 +0200 Subject: [PATCH] fixed link to docs --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 12fcad8..cb48e33 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,7 @@ # gyropsc ⚡ **Realtime Location Dashboard 🚀** -Comprehensive documentation can be found [here](/devdocvs.pdf). +Comprehensive documentation can be found [here](/tvolkmann/gyrogpsc/src/branch/develop/devdocs.pdf). # Quickstart First copy `example_config.yml` to `gpsconfig.yml` and adjust your parameters. if you intend to use this tool with ublox over USB or Serial, you need to set the name of your port in this config file. otherwise the program will panic.