From 1438501215c1e559173bf172272cf8485f371a0d Mon Sep 17 00:00:00 2001 From: th10111 <144286414+th10111@users.noreply.github.com> Date: Sun, 10 Sep 2023 22:26:52 +0100 Subject: [PATCH] Update README.md --- apps/Tyreid/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/Tyreid/README.md b/apps/Tyreid/README.md index 28647e569..5c205ab57 100644 --- a/apps/Tyreid/README.md +++ b/apps/Tyreid/README.md @@ -10,6 +10,7 @@ Menu options: - Exit: This exits the app. The current number of discovered devices is displayed in the top left corner. +This value is displayed in green when the GPS has a fix, or red otherwise. To retrieve the CSV file, connect to the watch through the Espruino web IDE (https://www.espruino.com/ide/). From there the files stored on the watch can be downloaded by clicking the storage icon in the IDE's central column.