mirror of
https://github.com/colaclanth/sstv.git
synced 2026-01-21 07:20:17 +01:00
Fixed formatting
This commit is contained in:
parent
13549ae734
commit
fca5be04b4
|
|
@ -21,8 +21,7 @@ examples:
|
|||
$ sstv -d /tmp/signal.wav -o ./image.jpg
|
||||
|
||||
Start decoding SSTV signal at 50.5 seconds into the audio
|
||||
$ sstv -d audio.ogg -s 50.50
|
||||
"""
|
||||
$ sstv -d audio.ogg -s 50.50"""
|
||||
|
||||
def __init__(self):
|
||||
"""Handle command line arguments"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue