mirror of
https://github.com/davidhoness/sstv_decoder.git
synced 2026-04-21 06:03:49 +00:00
Add missing ssl import line
This commit is contained in:
parent
f3b3ef7986
commit
5512229977
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ import socket
|
|||
import ephem
|
||||
import time
|
||||
import sys
|
||||
import ssl
|
||||
|
||||
|
||||
C = 300000000.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue