1
0
Fork 0

Updated usage

merge-requests/2/head
Michał Drzał 2022-06-25 17:00:48 +02:00 committed by GitHub
parent c6dc9fafd9
commit b431056efb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@ Python based radio frequency satellite tracking
To view data attached as example:
```
python3 rfplot.py -p data -P 2021-08-04T20:48:35 -s 50 -l 1800 -C 4171
python3 rfplot.py -p .\data\2021-08-04T20_48_35 -s 50 -l 1800 -C 4171
```