From 25ef2f37e26d858f764153c7514dc529baa53586 Mon Sep 17 00:00:00 2001 From: gullradriel <3157857+gullradriel@users.noreply.github.com> Date: Mon, 9 Sep 2024 20:38:23 +0200 Subject: [PATCH] Updated USB Serial Console (markdown) --- USB-Serial-Console.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/USB-Serial-Console.md b/USB-Serial-Console.md index 3795dbc..45f7f5b 100644 --- a/USB-Serial-Console.md +++ b/USB-Serial-Console.md @@ -105,8 +105,8 @@ addr and msglen is mandatory, other parameters has a default value. After you send this message, there will be a prompt `send bytes`. then you need to send JUST that amount of bytes that will be the message. The Pocsag TX app will start, set the desired options, and send the message. ``` -* `setfreq`: Set the radio frequency. 1 parameter needed the desired frequency in HZ. +* `setfreq`: Set the radio frequency. parameter: target frequency in HZ. -Only works in the following RX apps: [ Audio, Capture, ERT, Pocsag, APRS, Level, Looking Glass, Sonde, SubGHZd, Weather ] +Only works in the following RX apps: Audio, Capture, ERT, Pocsag, APRS, Level, Looking Glass, Sonde, SubGHZd, Weather. Not supported in other apps that are using frequency range, or automatically set / hopping frequencies.