From f1348dfe9760a0e939830e3424a99469cdb00cd0 Mon Sep 17 00:00:00 2001 From: egzumer Date: Mon, 29 Jan 2024 00:33:35 +0100 Subject: [PATCH] Updated FM broadcast radio receiver (markdown) --- FM-broadcast-radio-receiver.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/FM-broadcast-radio-receiver.md b/FM-broadcast-radio-receiver.md index eee803a..1589414 100644 --- a/FM-broadcast-radio-receiver.md +++ b/FM-broadcast-radio-receiver.md @@ -33,4 +33,12 @@ Start with `F` + `* Scan` or long press `* Scan` The radio scans for stations and stores the first 20 stations in memory. Scanning starts at the low side of the band. Initiating auto-scan will delete previously stored channels. `Exit` ends autoscan. ## Manual scan -Short press `* Scan` starts manual scan. The radio scans from the current frequency up until a station is received. You can continue scanning in any direction using arrow keys. `Exit` stops scanmode. \ No newline at end of file +Short press `* Scan` starts manual scan. The radio scans from the current frequency up until a station is received. You can continue scanning in any direction using arrow keys. `Exit` stops scanmode. + +# Button functions + +* `1 BAND` - switch bands (frequency ranges) +* `3 VFO/MR` - switch frequency/memory mode +* `* SCAN` + * short press - start single scan + * long press - start auto scan (all memory channels will be deleted and replaced with scan result) \ No newline at end of file