From 944195df875e81d01ec2983a5b2429cbf4787cad Mon Sep 17 00:00:00 2001 From: Kyle Reed <3761006+kallanreed@users.noreply.github.com> Date: Tue, 22 Aug 2023 20:39:27 -0700 Subject: [PATCH] Updated Scanner (markdown) --- Scanner.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scanner.md b/Scanner.md index cbd88d1..6fcb225 100644 --- a/Scanner.md +++ b/Scanner.md @@ -21,7 +21,7 @@ The application loads a list of frequencies (f=) and/or a search range from `FRE If the application finds a frequency _range_ (a=,b=,s=) in the frequency file, it is loaded into the SEARCH START and END and STEP fields (the Scanner app only supports one search range per file). Alternatively, you are able to manually input a search range "on the fly" by keying in SEARCH START and END frequencies and the STEP selector. -### Rotary Encoder +### Manually Selecting Entries or Frequencies Whenever the ``/`` button is highlighted, the rotary encoder may be used to scroll through the frequencies in the Scan list, or through the Search range (regardless whether *Pause* is active).