Updated USB Serial Console (markdown)

Totoo 2024-09-05 14:30:10 +02:00
parent f250545dca
commit 1f5c419fd5

@ -104,4 +104,5 @@ ch>
addr and msglen is mandatory, other parameters has a default value. 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. 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. 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.