change back to PIL

sr-frs-rx
Alan Johnston 2 years ago committed by GitHub
parent d7b9fe1bbd
commit 549bb23242
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@ from time import sleep
#import os
import sys
from os import system
from pillow import Image, ImageDraw, ImageFont, ImageColor
from PIL import Image, ImageDraw, ImageFont, ImageColor
print("CubeSatSim v1.3b rpitx.py starting...")

Loading…
Cancel
Save

Powered by TurnKey Linux.