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.