Update README.md

This commit is contained in:
DJ2LS 2020-12-23 21:13:30 +01:00 committed by GitHub
parent d5bf540aea
commit f59e9f785a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,16 @@ This software has been heavily inspired by https://github.com/xssfox/freedv-tnc/
sudo apt install portaudio19-dev
```
## Usage main program
```
./main.py --port 3000 --tx 1 --rx 1
```
## Usage testclient
```
./socketclient.py --port 3000 --data "BC: hello"
```
## Socket Commands