Update transmit.py fix sys

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.