Update transmit.py change back to sys

master-b-p-s
Alan Johnston 2 weeks ago committed by GitHub
parent 344da1ae49
commit a85fa3d797
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -4,7 +4,7 @@
import time
from time import sleep
#import os
import system
import sys
from os import sys
from os import path
from PIL import Image, ImageDraw, ImageFont, ImageColor

Loading…
Cancel
Save

Powered by TurnKey Linux.