From 01b75b6c0b6fc0dae9b28b614e462608367baece Mon Sep 17 00:00:00 2001 From: gullradriel <3157857+gullradriel@users.noreply.github.com> Date: Mon, 9 Sep 2024 20:02:13 +0200 Subject: [PATCH] Updated USB Serial Console (markdown) --- USB-Serial-Console.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/USB-Serial-Console.md b/USB-Serial-Console.md index 2c696fc..8d5a2d2 100644 --- a/USB-Serial-Console.md +++ b/USB-Serial-Console.md @@ -105,4 +105,4 @@ 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. Only works in RX apps, and only on those that not uses frequency range, or automatically set / hopping frequencies. For example works in Audio app, but won't work in Looking Glass. +* `setfreq`: Set the radio frequency. 1 parameter needed the desired frequency in HZ. Only works in RX apps, and only on those that not uses frequency range, or automatically set / hopping frequencies. For example works in Audio app, and in Looking Glass.