Updated USB Serial Console (markdown)

gullradriel 2024-09-09 20:02:13 +02:00
parent 1f5c419fd5
commit 01b75b6c0b

@ -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 <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 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.