From d154d16e5e80c52787483780e98f3ab7fc562a62 Mon Sep 17 00:00:00 2001 From: "pls.153" Date: Mon, 4 Jul 2022 00:07:19 +0200 Subject: [PATCH] revisions --- examples/wear-os-gps/kml/logs/.gitignore | 2 ++ examples/wear-os-gps/readme-build.md | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) create mode 100644 examples/wear-os-gps/kml/logs/.gitignore diff --git a/examples/wear-os-gps/kml/logs/.gitignore b/examples/wear-os-gps/kml/logs/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/examples/wear-os-gps/kml/logs/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore diff --git a/examples/wear-os-gps/readme-build.md b/examples/wear-os-gps/readme-build.md index 84c9aa6..1e6e136 100644 --- a/examples/wear-os-gps/readme-build.md +++ b/examples/wear-os-gps/readme-build.md @@ -5,9 +5,6 @@ Note This will only work with Qt 5.15 (customized AndroidManifest.xml file) and requires WearOS 2 or later. -You'll also need an easy to apply hack for the **heart rate sensor**, see -[qt-sensor-hack](qt-sensor-hack/). - It is assumed that you already enabled the developer settings on your watch.