Updated USB Serial Console (markdown)

gullradriel 2024-09-09 20:35:19 +02:00
parent 08c60f54a5
commit bf7603f7b0

@ -105,4 +105,8 @@ addr and msglen is mandatory, other parameters has a default value.
After you send this message, there will be a prompt `send <mgslen> 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 the following RX apps: Audio, Capture, ERT, Pocsag, APRS, Level, Looking Glass, Sonde, SubGHZd, Weather. It's not supported in other apps that are using frequency range, or automatically set / hopping frequencies.
* `setfreq`: Set the radio frequency. 1 parameter needed the desired frequency in HZ.
Only works in the following RX apps: Audio, Capture, ERT, Pocsag, APRS, Level, Looking Glass, Sonde, SubGHZd, Weather.
It's not supported in other apps that are using frequency range, or automatically set / hopping frequencies.