From d5d17879e7711b6390eb2369c576a1e2331a67d5 Mon Sep 17 00:00:00 2001 From: Ben Jabituya <74158243+jabituyaben@users.noreply.github.com> Date: Wed, 13 Jan 2021 15:10:03 +0000 Subject: [PATCH] Update README.md --- apps/astral/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/astral/README.md b/apps/astral/README.md index f09db3a7f..0b331585a 100644 --- a/apps/astral/README.md +++ b/apps/astral/README.md @@ -6,10 +6,10 @@ Clock that calculates and displays Alt Az positions of all planets, Sun as well Functions --------- -BTN1: Refreshes Alt/Az readings. The coordinates are NOT continually updated, this is to save resources and battery usage plus it avoids you having to wait for calculations to finish before you can do anything else on the watch - it doesn't take long but it could still be annoying. -BTN2: Load side-menu as standard for clocks. -BTN3: Changes between planet mode and extras/galactic targets (will still need to press button 1 after switching to update calcs). -BTN4: This is the left touchscreen, and when the LCD is on you can use this to change the font between red/white. This will only work after the GPS location has been set initially. +**BTN1**: Refreshes Alt/Az readings. The coordinates are NOT continually updated, this is to save resources and battery usage plus it avoids you having to wait for calculations to finish before you can do anything else on the watch - it doesn't take long but it could still be annoying. +**BTN2**: Load side-menu as standard for clocks. +**BTN3**: Changes between planet mode and extras/galactic targets (will still need to press button 1 after switching to update calcs). +**BTN4**: This is the left touchscreen, and when the LCD is on you can use this to change the font between red/white. This will only work after the GPS location has been set initially. The text will turn blue during calculation and then back again once complete.