removed pysstv test

pull/120/head
alanbjohnston 5 years ago committed by GitHub
parent bc57f1f03e
commit 22d03f1334
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -60,7 +60,7 @@ if __name__ == "__main__":
print("SSTV")
try:
from picamera import PiCamera
from pysstv.sstv import SSTV
# from pysstv.sstv import SSTV
camera = PiCamera()
print("Camera present")
camera_present = 1

Loading…
Cancel
Save

Powered by TurnKey Linux.