Minor improvements

Fixed path
This commit is contained in:
Ace 2019-05-12 12:32:09 +02:00 committed by GitHub
parent 074c50312a
commit 329a9c10ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ ghosting.
from __future__ import print_function
import time
from settings import display_colours
from icon_positions_locations import black, white, red
from image_data import black, white, red
def calibration():
"""Function for Calibration"""