-
-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add guide for lightning strike distance tool
- Loading branch information
1 parent
8ed0b2e
commit bd2411a
Showing
3 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
app/src/main/res/raw/guide_tool_lightning_stike_distance.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
The Lightning Strike Distance tool calculates how far away a lightning strike is. This helps you know if a storm is approaching or moving away. | ||
|
||
## Measuring Distance | ||
To use: | ||
|
||
1. Press the lightning icon immediately after seeing lightning. | ||
2. Press the thunder icon immediately after hearing thunder. | ||
3. The distance to the strike will display at the top of the screen. | ||
|
||
If lightning is close enough to be dangerous, you will see a warning. | ||
|
||
The bottom of the screen shows the distance to the most recent strike. If the current strike distance is less than the last, the storm is likely approaching. If more, the storm is likely moving away. |